Commit graph

2141 commits

Author SHA1 Message Date
Thulinma
9671e385ce Added stream name to logs over websocket API 2019-01-25 22:04:26 +01:00
Thulinma
a7a09d22bd Fixed ts_stream class, improved HLS input, added https support to HLS analyser 2019-01-24 14:41:28 +01:00
Thulinma
e3e5b39a62 Merge branch 'development' into LTS_development 2019-01-24 14:41:03 +01:00
Thulinma
b2c9cc2c1b Added stream name to logs API call responses 2019-01-24 14:40:56 +01:00
Thulinma
d82fc394e1 Merge branch 'development' into LTS_development
# Conflicts:
#	src/controller/controller_api.cpp
2019-01-16 15:53:57 +01:00
Thulinma
14889fa35b Added release string to API version response 2019-01-16 15:49:08 +01:00
Thulinma
483b0007d1 Fixed info/json websockets staying open forever 2019-01-16 15:44:20 +01:00
Thulinma
80ef348025 Fixed info/json websockets staying open forever 2019-01-16 15:43:57 +01:00
Thulinma
786ff05767 RTSP authentication support improvements 2019-01-16 14:26:48 +01:00
Thulinma
3977bad570 Merge sessions option in HLS output now supports caching properly 2019-01-14 16:53:05 +01:00
Thulinma
1dbac0d11a More DASH edits 2019-01-10 13:49:26 +01:00
Thulinma
84091f4ec8 Some minor fixes to IDs in DASH manifests 2019-01-09 11:38:24 +01:00
Thulinma
7f3b61978f Shared memory logic fix for quick disconnecting users, small tweak to sync byte reporting 2019-01-09 09:29:32 +01:00
Thulinma
b99d8cf330 Merge branch 'development' into LTS_development 2019-01-07 10:15:30 +01:00
Thulinma
104e5ed550 Fixed friendly name for FLV, JSON and RAW 2019-01-07 10:15:22 +01:00
Thulinma
c926637aec Merge branch 'development' into LTS_development 2018-12-19 15:47:22 +01:00
Cat
ac7659614a Embed rework 2018-12-19 15:34:26 +01:00
Thulinma
98054f268f Fixed DTSC analyser 2018-12-14 20:49:27 +01:00
Thulinma
e63c65ea37 Fixed DTSC/RTSP analysers 2018-12-14 20:48:48 +01:00
Thulinma
d36a9664f7 Fixed incorrect stream specific flag for RTMP_PUSH_REWRITE trigger capabilties 2018-12-14 16:44:37 +01:00
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
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
Erik Zandvliet
10fa4b7e7b libmist backport from new metadata branch with improved typing and styling 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
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
8658efc04c Fixes/improvements to H264 lib and analyser 2018-11-28 12:08:02 +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
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
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
Thulinma
ff0b03b01a Stats fixes 2018-11-15 10:36:16 +01:00