Commit graph

4345 commits

Author SHA1 Message Date
Thulinma
8b7757c8e9 Added trigger statistics to Prometheus-style outputs, fixed executable triggers not correctly responding with the default on execv fail 2018-12-13 16:48:57 +01:00
Thulinma
e18f2f0b47 Merge branch 'development' into LTS_development 2018-12-13 16:48:52 +01:00
Thulinma
6419da5eba Fixed crash in child of executable with grim_reaper active 2018-12-13 16:48:46 +01:00
Thulinma
ef85ebda75 Merge branch 'development' into LTS_development 2018-12-13 13:41:56 +01:00
Thulinma
9d7c6ddf29 Added missing CORS headers for 415 responses 2018-12-13 13:41:50 +01:00
Thulinma
05d0c1cfe2 Updated capa with better protocol descriptions (Pro outputs) 2018-12-13 13:32:54 +01:00
Thulinma
2861102483 Merge branch 'development' into LTS_development 2018-12-13 13:19:38 +01:00
Thulinma
081f91653e Updated capa for outputs 2018-12-13 13:18:12 +01:00
Thulinma
ca755039e1 Only re-write trigger pages if trigger configuration has changed 2018-12-09 21:45:04 +01:00
Thulinma
4370896f79 Merge branch 'development' into LTS_development 2018-12-06 15:12:36 +01:00
Thulinma
4a0cd8a86a Added USER_END trigger to LSP 2018-12-06 15:09:50 +01:00
Thulinma
845adac9d9 Merge branch 'development' into LTS_development 2018-12-06 14:30:43 +01:00
Erik Zandvliet
10fa4b7e7b libmist backport from new metadata branch with improved typing and styling 2018-12-06 11:07:07 +01:00
Thulinma
7a03d3e96c RTP rewrite using generic RTP::toDTSC class 2018-12-06 11:07:07 +01:00
Erik Zandvliet
2607113727 Library code style update + some minor backports from Pro edition 2018-12-04 13:11:48 +01:00
Thulinma
9bcd365361 Fixed balancer 2018-12-04 13:11:23 +01:00
Thulinma
4d4a7bb969 Merge branch 'development' into LTS_development 2018-12-04 13:11:07 +01:00
Thulinma
593b291e85 Fixed HTTP forwarding of wildcard streams 2018-12-04 13:10:53 +01:00
Thulinma
f167d926f0 Merge branch 'development' into LTS_development 2018-12-03 19:47:17 +01:00
Thulinma
de1536fb35 Added PRETTY_PRINT_TIME/PRETTY_ARG_TIME defines for easy pretty-printing of second-based time intervals 2018-12-03 19:47:12 +01:00
Thulinma
abc2e47739 Merge branch 'development' into LTS_development 2018-12-03 19:41:09 +01:00
Thulinma
0280e47e60 Fixed analysers 2018-12-03 19:41:00 +01:00
Thulinma
69c41035c4 RTSP: Don't attempt to send RTCPs before SETUP is completed 2018-12-03 17:31:52 +01:00
Thulinma
9ba2619b9f Merge branch 'development' into LTS_development 2018-12-03 17:31:26 +01:00
Thulinma
cb0b69690a Don't wait for non-existent DTSCShmReader pages 2018-12-03 17:31:02 +01:00
Thulinma
5812406139 Merge branch 'development' into LTS_development 2018-12-03 15:04:38 +01:00
Thulinma
a7607ad037 Fix for crashing of non-configured streams 2018-12-03 14:12:57 +01:00
Thulinma
e5912a3119 Merge branch 'development' into LTS_development 2018-11-28 16:24:26 +01:00
Thulinma
5ae6962233 Added support for GET variable passing in HTTP::Parser::BuildRequest() 2018-11-28 16:24:20 +01:00
Thulinma
8f971dc854 Merge branch 'development' into LTS_development 2018-11-28 13:16:27 +01:00
Thulinma
952fd952a5 Fix for packing JSON with double/float values. 2018-11-28 13:16:21 +01:00
Thulinma
8658efc04c Fixes/improvements to H264 lib and analyser 2018-11-28 12:08:02 +01:00
Thulinma
f6af45cd82 Merge branch 'development' into LTS_development
# Conflicts:
#	src/output/output_http.cpp
2018-11-28 12:02:34 +01:00
Thulinma
ec0b19b92c Socket library updates to support detecting sockets passed as FDs, removed use of peek() in HTTP request handler, fixed 100% CPU usage problem for unfinished HTTP requests 2018-11-28 12:01:57 +01:00
Thulinma
6a6dd5d7ed Socket library updates to support detecting sockets passed as FDs, removed use of peek() in HTTP request handler, fixed 100% CPU usage problem for unfinished HTTP requests 2018-11-28 11:59:54 +01:00
Thulinma
83665c4e3b Merge branch 'development' into LTS_development 2018-11-28 11:55:15 +01:00
Thulinma
3cb03392e1 Added stream name to logging 2018-11-28 11:55:08 +01:00
Thulinma
065f98e8e2 Merge branch 'development' into LTS_development
# Conflicts:
#	lib/defines.h
#	src/controller/controller.cpp
#	src/controller/controller_storage.cpp
#	src/controller/controller_streams.cpp
#	src/output/output_http.cpp
2018-11-28 11:49:01 +01:00
Thulinma
98e3940079 Robustify accesses to server config 2018-11-28 11:46:33 +01:00
Thulinma
ac92e09262 Robustify accesses to server config 2018-11-28 11:46:22 +01:00
Thulinma
6032f236d2 TS analyser readability improvement 2018-11-28 10:56:07 +01:00
Thulinma
eeb4269b9b Merge branch 'development' into LTS_development
# Conflicts:
#	src/output/output.cpp
2018-11-28 10:38:54 +01:00
Thulinma
63050951bc Fixed ARM compiles 2018-11-28 10:38:28 +01:00
Thulinma
d36faa340a Fixed ARM compiles 2018-11-28 10:37:44 +01:00
Thulinma
1aab91e777 Do not print HTTP error messages when recording to file 2018-11-19 14:04:12 +01:00
Thulinma
e00247af87 Merge branch 'development' into LTS_development 2018-11-19 14:04:06 +01:00
Thulinma
6cc94a28da Do not clear stream name when failing 2018-11-19 14:04:00 +01:00
Thulinma
552240b528 Make FLV input read until errors, instead of aborting entirely. 2018-11-19 14:03:53 +01:00
Thulinma
6e644e493f Merge branch 'development' into LTS_development 2018-11-15 10:59:33 +01:00
Thulinma
739c132a61 Added CORS headers to HTTP error messages 2018-11-15 10:59:24 +01:00