Commit graph

2606 commits

Author SHA1 Message Date
Thulinma
1187b60454 Rudimentary support for SRT output with TTXT codec 2016-07-18 10:38:41 +02:00
Thulinma
0a2a749566 Language support for MP4 2016-07-18 10:38:26 +02:00
Thulinma
3844dac4fd Added track language support to TS and DTSC internals 2016-07-18 10:20:29 +02:00
Thulinma
a73f97e065 Implemented ES priority flag in accordance with HBBTV spec 2016-07-18 10:20:21 +02:00
Thulinma
c78cbc22ea Fixed real-time playback of VoD streams that do not start at a zero timestamp 2016-07-07 22:31:11 +02:00
Thulinma
5c5ab6c058 Page limits implemented, performance timer for buffering pages added on debug level 5 2016-07-06 16:16:19 +02:00
Thulinma
9a1fb0873f Ignore packets with invalid timestamps in VoD inputs 2016-07-06 16:09:46 +02:00
Thulinma
9e9550f2b7 DTSC packet re-init verbosity tweak 2016-07-06 16:05:48 +02:00
Thulinma
1bf574acb8 Small tweaks to various libraries and debugging messages. 2016-07-06 11:16:17 +02:00
cat
a071182da9 LSP: preview folder bugfix 2016-07-05 15:57:46 +02:00
cat
6fc3acd864 LSP improvements to browsing 2016-07-05 13:56:16 +02:00
cat
a32ec4999e LSP: added more push stop all buttons 2016-07-05 12:47:15 +02:00
Thulinma
45ef9daac9 TS PIDs and reserved bits are now set exactly like they were in 2.5.3 and earlier 2016-06-29 09:46:26 +02:00
Thulinma
0da945f8bb Fixed TS PMT entry size 2016-06-28 17:05:44 +02:00
Thulinma
fcc1dbd24f Tweaked buffer size for HLS some more 2016-06-28 00:13:34 +02:00
Thulinma
9e391915df HLS-related buffer size optimizes 2016-06-26 21:14:23 +02:00
Thulinma
f53882a822 Fixed Windows slow load bug. 2016-06-25 10:40:09 +02:00
Balder
8aebd01afd Added 256 to PIDs to avoid reserved PIDS for TS. 2016-06-25 10:39:41 +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
29949eb56e Updated init file 2016-06-20 12:37:36 +02:00
Thulinma
e9364d8d78 Nulling dispacket on page load failures to prevent segmentation faults. 2016-06-19 14:12:03 +02:00
Thulinma
cf477ea401 Fixed memory corruption bug in Output::seek() 2016-06-17 11:25:56 +02:00
cat
589dcd21ea LSP: preview height.. force 2016-06-14 15:26:08 +02:00
cat
680f9acfa8 LSP: fixed embed option propagation; invisible but clickable menu 2016-06-14 12:23:48 +02:00
cat
9fdb550735 LSP: added rolling update message 2016-06-14 09:36:31 +02:00
cat
0b5e18db40 LSP: improved preview player position 2016-06-14 09:36:31 +02:00
cat
9501694165 LSP: prevent double triggers when using enter on buttons in the input container 2016-06-14 09:36:31 +02:00
cat
2fc49dc81e LSP: cache update md5s for 1hr instead of 1day and delete the cache after requesting a rolling update 2016-06-14 09:36:31 +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
a131557a43 Added proper buffering of not-yet-accepted tracks. 2016-06-10 14:18:01 +02:00
Thulinma
7c89122a52 Improved output default seek position and completeKeyReady logic 2016-06-10 14:17:42 +02:00
Thulinma
425aa3059f Optimized waiting for streams/tracks. 2016-06-06 16:31:06 +02:00
Thulinma
cc93a8fa4e Socket internal data counters now 64 bits unsigned integers 2016-06-06 12:18:48 +02:00
Thulinma
8edc642884 Fixed a typo. 2016-06-04 21:04:48 +02:00
Thulinma
d8f57afae1 Fixed push trigger naming in LSP 2016-06-02 14:07:21 +02:00
Thulinma
3638d8405d Now nulling thisPacket on output reconnect(). 2016-06-02 14:07:21 +02:00
Thulinma
837b2b5d4f Added resume support and quick negotiation support from Pro, as well as support for stream-type inputs. 2016-06-02 14:07:21 +02:00
cat
d4e2654f24 LSP remove graph coords option 2016-06-02 14:07:21 +02:00
cat
56e9b79d68 LSP: IPv6 compat fix, autoplay default on, push page LTSified 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
ef9938da0c Actually really made the default install prefix /usr 2016-05-29 09:36:15 +02:00
Thulinma
f252c44fe8 Updated systemd script. 2016-05-28 20:27:32 +02:00
Thulinma
17aea79d57 Made standard install prefix /usr 2016-05-28 18:58:03 +02:00
cat
d696082eb3 LSP - push page - stop all manual pushes 2016-05-18 14:39:09 +02:00
Thulinma
b7a69c800a Updated LSP trigger list. 2016-05-16 16:47:45 +02:00
cat
27f9b9b4f9 LSP add push page fix for no folder streams 2016-05-13 14:43:08 +02:00