Commit graph

2528 commits

Author SHA1 Message Date
Oswald Auguste de Bruin
62f1e25e8b Working OGG and MP4 2013-12-03 12:48:59 +01:00
Oswald Auguste de Bruin
2148e9ce20 Fixed OGG and MP4 2013-12-03 12:45:14 +01:00
Thulinma
4ad866cc61 Buffer simplifications, preparations and additions. 2013-12-03 10:06:45 +01:00
Thulinma
99353f49a0 Fixed firstms/lastms in DTSC::Track, fixed stream buffer limitations. 2013-12-03 09:50:25 +01:00
Thulinma
f09b258804 Removed duplicate DTSC::Track::getIdentifier function, added DTSC::Stream::addMeta function. 2013-12-02 11:05:50 +01:00
Erik Zandvliet
045fe1cd70 Working HTTP Smooth Streaming after Metadata Upgrade. 2013-11-29 14:30:33 +01:00
Erik Zandvliet
eaaa2936b4 Fixed an error of thought with regards to maximum size of a part. 2013-11-29 14:29:54 +01:00
Erik Zandvliet
ae17368228 Final fix for the DTSC::isFixed function 2013-11-29 14:29:54 +01:00
Thulinma
5536bf89f9 Updated FLV library to use DTSC::Meta instead of JSON::Value 2013-11-28 15:57:30 +01:00
Thulinma
3b3630ea77 Updated FLV library to use DTSC::Meta instead of JSON::Value 2013-11-28 15:56:08 +01:00
Erik Zandvliet
09e4f597a3 Amended fix for isFixed 2013-11-28 14:44:16 +01:00
Erik Zandvliet
9e44dde4a1 Fixing TS 2013-11-28 14:06:11 +01:00
Erik Zandvliet
43e49dcba1 Fix for the isFixed function 2013-11-28 14:05:45 +01:00
Oswald Auguste de Bruin
0bc61d352a Ogg works with new DTSC... FOR NOW... 2013-11-28 11:46:09 +01:00
Erik Zandvliet
35ee722f81 Added ID and comment header support for theora and vorbis 2013-11-28 11:08:46 +01:00
Thulinma
655c8559a6 Fixed RTMP FLV conversion handling and added handshake fail error message. 2013-11-28 10:28:44 +01:00
Thulinma
8f8b3694b0 Fixed FLV attempting to load empty DTSC packets. 2013-11-28 10:27:40 +01:00
Erik Zandvliet
12abcea138 Updated DTSC::isFixed 2013-11-28 10:18:50 +01:00
Thulinma
cde42ce36e Metadata upgrades as well as improvements to the buffer in terms of debugging and code maintainability. 2013-11-27 15:30:34 +01:00
Thulinma
79b4772c3d Metadata upgrades. 2013-11-27 15:29:49 +01:00
Thulinma
bb1971e961 Fixed dynamic protocol stream naming issues. 2013-11-26 15:35:43 +01:00
Thulinma
deb6085b6d Fixed RTMP restreaming bug. 2013-11-26 15:35:20 +01:00
Thulinma
93024075a3 Fixed minor RTMP compile errors. 2013-11-25 12:30:58 +01:00
Thulinma
088b917b52 Merged non-LTS code from LTS branch into other repositories. 2013-11-25 12:21:51 +01:00
Thulinma
c69347f4e0 Minor RTMP efficiency improvements, fixed CPU time bug in Buffer process when idle clients are connected. 2013-11-21 13:47:50 +01:00
Thulinma
071cba94f9 Added DTSC::File error checking 2013-11-21 13:34:01 +01:00
cat
825bd292f7 Added cut to LTS only in LSP 2013-11-20 12:27:50 +01:00
Thulinma
6e2bf49580 Removed unused function. 2013-11-19 14:07:12 +01:00
Thulinma
ca1ec8707a Fixed sending metadata tracks through JSON::Value::sendTo(). 2013-11-19 13:29:57 +01:00
Thulinma
0a3b34e9b6 Updated buffer and controller for upcoming features. 2013-11-18 16:48:59 +01:00
Thulinma
1986b1517b Updated RTMP analyser for better readability. 2013-11-18 14:36:19 +01:00
Thulinma
12dd880bc1 Refactored DTSC::Stream to prepare for proper inheritance in the Buffer process. 2013-11-18 13:13:53 +01:00
Thulinma
7d5942adf1 Added support for sending JSON::Values over a socket in DTMI format without needing to convert in advance. 2013-11-18 13:13:21 +01:00
Thulinma
558123e11e Fixes to FLV library. 2013-11-15 15:28:39 +01:00
Thulinma
b78e9bc562 Finally fixed long standing RTMP sync issue. Also added support for getting/setting FLV tag offsets. 2013-11-14 12:24:11 +01:00
Thulinma
81fec034d3 Buffer code simplification. 2013-11-01 14:21:06 +01:00
Erik Zandvliet
01d008a56c Small fixes on DTSC lib 2013-11-01 12:22:14 +01:00
Erik Zandvliet
4e6567cf24 General fixes for HTTP Smooth 2013-11-01 12:21:43 +01:00
Erik Zandvliet
7930d3869e Updates firstms for live. 2013-10-31 14:06:53 +01:00
Erik Zandvliet
eca085cc49 Still not working Live HTTP Smooth. 2013-10-31 14:06:30 +01:00
Thulinma
1e9128c23d Fixed track filtering in live streams. 2013-10-31 14:04:12 +01:00
Thulinma
73910bd343 Fixed socket error reporting. 2013-10-31 14:03:58 +01:00
Thulinma
9994d4a590 Added compatibility with latest library changes. 2013-10-31 14:03:29 +01:00
Thulinma
150136c8a4 (Temporarily) disabled HTTP Smooth Streaming live support. 2013-10-29 16:58:06 +01:00
Thulinma
becd0341ac Added H264 baseline 3.0 checks. Stream configurations are now robust and will no longer accept nonsense values. 2013-10-29 16:55:03 +01:00
Thulinma
3dfa133f7f No longer filter init data out of metadata. 2013-10-29 16:52:41 +01:00
Thulinma
8cae22be8e Reduced log duplicity. 2013-10-29 16:52:05 +01:00
Thulinma
bd5cce8d6a Fixed JSON lib errors with characters >= 0x80 2013-10-29 16:17:01 +01:00
Erik Zandvliet
c9e42afe85 Oops, wrong fix :P 2013-10-24 12:05:45 +02:00
Erik Zandvliet
f3b3e2c716 Fixed a warning in DTSC2srt 2013-10-24 11:42:58 +02:00