Commit graph

330 commits

Author SHA1 Message Date
Balder
312212a25b Added 256 to PIDs to avoid reserved PIDS for TS. 2016-06-23 21:30:34 +02:00
Thulinma
ffb67318e0 Merge branch 'development' into LTS_development 2016-06-23 20:14:38 +02:00
Thulinma
ba044b4470 Fixes FLV/RTMP compatibility issues with corrupted RTMP streams, fixes various flash-codecs through RTMP. 2016-06-23 20:13:54 +02:00
Thulinma
2af2b279d6 Merge branch 'development' into LTS_development 2016-06-19 14:12:11 +02:00
Thulinma
e9364d8d78 Nulling dispacket on page load failures to prevent segmentation faults. 2016-06-19 14:12:03 +02:00
Thulinma
83306e0ee1 Merge branch 'development' into LTS_development 2016-06-17 11:26:04 +02:00
Thulinma
cf477ea401 Fixed memory corruption bug in Output::seek() 2016-06-17 11:25:56 +02:00
Thulinma
e4de779846 Merge branch 'development' into LTS_development 2016-06-10 14:25:22 +02:00
Thulinma
ea18815676 Fixed slow embed code (internal HTTP output) problem 2016-06-10 14:22:29 +02:00
Thulinma
903786df60 Add buffer/select mismatch check in Output class, tweak seek abort debug message levels to be WARN instead of INFO. 2016-06-10 14:22:19 +02:00
Thulinma
722738ffb0 Fixed VoD slow initial load problem. 2016-06-10 14:22:06 +02:00
Thulinma
055866e2fb Tweaked seek/isReadyForPlay implementations, fix HLS support for large key durations. 2016-06-10 14:20:17 +02:00
Thulinma
7c89122a52 Improved output default seek position and completeKeyReady logic 2016-06-10 14:17:42 +02:00
Thulinma
6babfe64c6 Fixed bandwidth sometimes being wrongly measured. 2016-06-09 18:43:16 +02:00
Thulinma
ed982b9eb3 Added/tweaked debug messages for stats 2016-06-09 18:42:32 +02:00
Thulinma
54b9079ab1 Fixed slow embed code (internal HTTP output) problem 2016-06-09 15:17:40 +02:00
Thulinma
c4d4671281 Add buffer/select mismatch check in Output class, tweak seek abort debug message levels to be WARN instead of INFO. 2016-06-09 12:46:33 +02:00
Thulinma
c8c81b9cb5 Fixed VoD slow initial load problem. 2016-06-08 12:02:15 +02:00
Thulinma
7483bd9fd4 Tweaked seek/isReadyForPlay implementations, fix HLS support for large key durations. 2016-06-08 00:01:24 +02:00
Thulinma
3c41142a57 RTMP track re-selection timer added. 2016-06-07 15:25:36 +02:00
Thulinma
7c46f008a8 Simplified and fortified MP4 live code. 2016-06-07 15:25:36 +02:00
Thulinma
fecfc20052 Improved output default seek position and completeKeyReady logic 2016-06-07 15:24:11 +02:00
Thulinma
425aa3059f Optimized waiting for streams/tracks. 2016-06-06 16:31:06 +02:00
Thulinma
1818aca35b Fixed RTMP push failing if wait time too long. 2016-06-06 16:30:52 +02:00
Thulinma
fcd11f44c4 Optimized waiting for streams/tracks. 2016-06-06 16:30:30 +02:00
Thulinma
326061ca18 Merge branch 'development' into LTS_development 2016-06-06 12:19:01 +02:00
Thulinma
6fec8fae70 Improved MP4 delay, made MP4 live slightly more readable. 2016-06-06 01:10:10 +02:00
Thulinma
b3bce527f8 Now nulling thisPacket on output reconnect(). 2016-06-06 01:09:16 +02:00
Thulinma
8edc642884 Fixed a typo. 2016-06-04 21:04:48 +02:00
Thulinma
e7962fce26 Fixed IPv6 addresses in hostnames in info_ json_ and embed_ URLs as well as .smil URLs. 2016-06-03 11:00:38 +02:00
Thulinma
3638d8405d Now nulling thisPacket on output reconnect(). 2016-06-02 14:07:21 +02:00
Thulinma
0b2355c5bb Fixed IPv6 addresses in hostnames in info_ json_ and embed_ URLs as well as .smil URLs. 2016-06-02 14:07:21 +02:00
Thulinma
4c9c6fa7ba Backported various little edits from Pro edition. 2016-06-02 14:07:21 +02:00
Thulinma
7398a88f2f Removed some dead old Pro code. 2016-05-31 20:21:21 +02:00
Thulinma
d048aaccc4 Forwardported some free version changes to Pro. 2016-05-30 16:03:52 +02:00
Thulinma
324d29fb0c Better track time mismatch message. 2016-05-27 15:40:11 +02:00
Thulinma
58c3475ca9 Allow (re)selecting newly (re)appeared tracks in RTMP output. 2016-05-27 15:02:39 +02:00
Thulinma
0d5719f76c Improved generic prepareNext() and stats() handling 2016-05-27 14:02:37 +02:00
Thulinma
5ad6679783 Optimized live packet wait loop 2016-05-26 23:36:26 +02:00
Thulinma
9e245c2b51 Fix stopping behaviour for outgoing pushes when streams end. 2016-05-26 12:48:52 +02:00
Thulinma
4aa4335354 Instead of reloading only TRID, reconnect to entire stream when waiting for 2+ seconds. 2016-05-25 16:39:46 +02:00
Thulinma
070b4d7866 RTMP push output fixes, RTMP input read fixes. 2016-05-25 14:36:44 +02:00
Thulinma
e65c43defc Made RTMP push output not work in real-time mode, but fast-as-possible mode. 2016-05-25 13:16:19 +02:00
Thulinma
3bbda96ca0 More debug level tweaks at production level. 2016-05-25 13:16:19 +02:00
Thulinma
d05ae8fa23 More debug output for handling timed out tracks, including possible workaround and/or fix. 2016-05-25 13:16:19 +02:00
Thulinma
aac1fcc351 Tweaked output log message verbosity 2016-05-24 11:07:01 +02:00
Thulinma
3d5f0ff5ba Made DTSC output either list as input or output, but never as viewer. 2016-05-23 11:54:36 +02:00
Thulinma
254fb94b62 Fixed reconnect() sometimes segfaulting for live streams on first attempt. 2016-05-23 11:48:59 +02:00
Thulinma
1193c6354b Revert "Debug copies"
This reverts commit 6010d8bbfe.
2016-05-20 16:02:05 +02:00
Thulinma
4da9feea1f Fix timeout bug. 2016-05-20 15:57:06 +02:00