Commit graph

965 commits

Author SHA1 Message Date
Thulinma
0a2a749566 Language support for MP4 2016-07-18 10:38:26 +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
1bf574acb8 Small tweaks to various libraries and debugging messages. 2016-07-06 11:16:17 +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
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
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
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
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
8edc642884 Fixed a typo. 2016-06-04 21:04:48 +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
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
cat
714915b0a8 embed code: firefox and mp4 issues 2016-05-11 13:46:36 +02:00
Thulinma
9239586a89 Added cpu_use response to capabilities API call 2016-04-15 13:47:35 +02:00
Thulinma
66dc2dc0cb Encoding fixes:
- base64 library renamed to encode library
- Moved urlencode/urldecode functions from HTTP library to encode library
- Moved hex/unhex functions from HTTP library to encode library
- Added urldecode support to RTMP urls, fixing XSplit wildcard stream support
2016-04-14 12:03:40 +02:00
Balder
15603bc053 Changed Embed to enable MP4 again in FF as they've added H264 support for Windows beyond XP. XP seems to correctly see it can't play MP4. 2016-03-05 00:21:10 +01:00
Thulinma
77a6315dfb Wipe sessions when they expire. 2016-02-29 13:16:58 +01:00
Thulinma
463e549b4d Fixed naming bug when adding new streams 2016-02-16 09:18:02 +01:00
Thulinma
d56e7f1408 Added a proxy in Output for getting the host (by Erik Zandvliet) 2016-02-12 15:51:54 +01:00
Thulinma
2d78e1e5f1 Improved MistInBuffer CPU usage by 50%. 2016-02-12 15:46:23 +01:00
Erik Zandvliet
a39350f83e CORS Headers 2016-01-26 14:31:09 +01:00
Erik Zandvliet
3c48a6c03c Embedding of flash players 2016-01-26 14:14:12 +01:00
Thulinma
78d69673f3 Fix HLS start issues for live streams. 2015-12-25 14:47:20 +01:00
Thulinma
401fe65979 - Made HLS no longer skip first fragment.
- Ignore metadata tracks and invalid tracks for buffer calculations.
- Fixed statistics.
2015-12-25 14:37:32 +01:00
Erik Zandvliet
a604d616f7 'Ugly' fix for dissapearing metadata 2015-12-17 19:22:55 +01:00
Thulinma
c9ddc3fe1a Fixed level of waiting for track debug message. 2015-11-27 10:01:24 +01:00
Thulinma
4397b410d4 Fixed typo in buffer size calculation. 2015-11-27 09:53:23 +01:00
cat
2919e74d4e forward script params to video url 2015-11-24 12:52:41 +01:00
cat
63f9fb52a5 LSP / embed support for appending a string to the video url 2015-11-20 12:11:00 +01:00
Balder
d8bfe8cebc Fixed ability to disable video or audio tracks from HTTP output. 2015-11-19 14:02:21 +01:00
Thulinma
f268988354 Fixed buffer incorrectly nulling indexes for live streams. 2015-11-16 16:15:52 +01:00
Thulinma
c194396215 Clarified valid page numbers debug message. 2015-11-16 11:44:11 +01:00
Thulinma
e20761e8c7 Fix the case when a keyframe is not the first data pushed. 2015-11-12 11:11:32 +01:00
Thulinma
9df850a149 Fix for repushing. 2015-10-20 15:35:21 +02:00
cat
718c0b7f35 embed selfdetection fix 2015-10-20 11:40:36 +02:00