Commit graph

4226 commits

Author SHA1 Message Date
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
903c7ddcf5 Merge branch 'development' into LTS_development 2019-01-16 15:44:27 +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
b8a93b231b Doubled default input timeout duration, to handle slower inputs more nicely 2019-01-16 14:33:02 +01:00
Thulinma
ee4665e9ff RTP (skipping) support for padding bytes and header extensions 2019-01-16 14:32:36 +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
d711d32c6a Merge branch 'development' into LTS_development 2019-01-14 13:36:36 +01:00
Cat
998d7c6d03 Embed:
- fixes as a result of documentation, fixed secondaryVideo
- added muted option, changing tracks sets options.setTracks
- no positive values for startunix when live seeking
- dashjs tracks updated, videojs display tweaked
- fixes for track selection and live seeking
2019-01-14 12:58:31 +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
5c074757f1 Merge branch 'development' into LTS_development 2019-01-09 09:29:26 +01:00
Thulinma
0a1b00cb5e Shared memory logic fix for quick disconnecting users 2019-01-09 09:29:19 +01:00
Thulinma
94f83a1775 Silenced overwriting page error message for 1-byte sized pages 2019-01-09 09:27:46 +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
a32e2cc62e Merge branch 'development' into LTS_development 2018-12-23 22:03:28 +01:00
Thulinma
4517e19786 Corrected mistake in mist.js / minified.js 2018-12-23 21:49:51 +01:00
Thulinma
c926637aec Merge branch 'development' into LTS_development 2018-12-19 15:47:22 +01:00
Cat
1434105edf LSP: Embed rework support, dynamic trigger page, process UI 2018-12-19 15:34:26 +01:00
Cat
ac7659614a Embed rework 2018-12-19 15:34:26 +01:00
Thulinma
a5bc23fa6b Merge branch 'development' into LTS_development 2018-12-14 20:50:24 +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
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