Commit graph

2509 commits

Author SHA1 Message Date
Thulinma
cfb8edf4f3 Fixed MP4 multibitrate/multicodec support. Now with extra sanity (checks)! 2013-12-20 14:26:43 +01:00
Thulinma
c7e67b2d84 Missed a line earlier. Whee. 2013-12-20 13:54:28 +01:00
Thulinma
87d027817c Assorted fixes, improvements etc 2013-12-20 13:25:10 +01:00
Erik Zandvliet
af0ae568c4 Working DTSC Merge 2013-12-20 13:07:58 +01:00
Erik Zandvliet
06b5596b2a Working DTSC Merge 2013-12-20 13:07:38 +01:00
Erik Zandvliet
78ce2c4180 Assorted Fixes 2013-12-19 14:25:05 +01:00
Thulinma
cf7477a773 LSP rework, courtesy of Thoronwen / Carina. Merged into single commit. 2013-12-17 16:12:51 +01:00
Thulinma
a60b674471 Improved track handling for live streams. 2013-12-17 15:58:43 +01:00
Erik Zandvliet
1cf6e34745 Added call to player with streamname. 2013-12-17 14:53:17 +01:00
Erik Zandvliet
733868aa70 Added option for streamname to the player. 2013-12-17 14:52:44 +01:00
Erik Zandvliet
30e13972da Removed debug messages. 2013-12-17 14:33:57 +01:00
Thulinma
f98b790986 Fixed HLS codec selection when multiple options are available. 2013-12-17 11:41:26 +01:00
Thulinma
1b84897e34 Updated working of invalid H264 check for live stream to match VoD wording. 2013-12-17 11:22:46 +01:00
Oswald Auguste de Bruin
e3e76758b7 Added code for initial login create through LSP 2013-12-17 11:18:58 +01:00
Oswald Auguste de Bruin
ae29894737 LSP colours now working right. Error value 0, 1 and 2 correctly are now correctly sent from controller. 2013-12-17 11:18:45 +01:00
Thulinma
4c3488564a Added optimality checks for live streams, equal to VoD optimality checks. 2013-12-17 11:04:19 +01:00
Thulinma
9eb65208db Fixed HLS live index refreshing problems. 2013-12-16 17:02:40 +01:00
Thulinma
f78f088b09 Fixed smooth streaming fragment reference box implementation. 2013-12-16 16:03:25 +01:00
Thulinma
a9ecac23ed Fixed DTSC bytes per second calculations. 2013-12-16 15:00:57 +01:00
Thulinma
967f790e42 Improved live support, fixed several minor related issues. 2013-12-16 13:13:21 +01:00
Thulinma
fc12369e5e Fixed live support for DTSC metadata, improved track reset and ordering handling. 2013-12-16 13:07:57 +01:00
Oswald Auguste de Bruin
88dfb7d535 Fixed metadata FLV bug 2013-12-13 11:41:44 +01:00
Thulinma
ac84e8824b Fixed some RTMP/FLV library problems. 2013-12-05 13:33:36 +01:00
Thulinma
a9df633e87 More fixes to FLV memory bookkeeping. 2013-12-05 12:39:53 +01:00
Thulinma
debce93475 Fixed FLV tag copy constructor data address initialization. 2013-12-05 11:51:01 +01:00
Thulinma
61a035c0b2 Fixed readOnlyTrack::getSendLen. Oops. 2013-12-04 13:52:57 +01:00
Thulinma
de617db74a Spurious bugfixes for live support. 2013-12-03 16:27:35 +01:00
Oswald Auguste de Bruin
58b540222a Fixed ghost metadata track. 2013-12-03 16:26:00 +01:00
Thulinma
6adca64680 More fixes to metadata. 2013-12-03 16:25:10 +01:00
Thulinma
d52e05fbd2 Some random fixes to metadata. Yay random. 2013-12-03 14:46:33 +01:00
Oswald Auguste de Bruin
559b4cacce Sanitised mp4 converter code 2013-12-03 14:02:13 +01:00
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