Commit graph

1233 commits

Author SHA1 Message Date
Thulinma
ce5b99774d Prevent tinythread from showing up in doxygen documentation. 2014-01-08 00:58:51 +01:00
Thulinma
b31f16af48 Added final newline to sourcery output. 2014-01-07 17:18:05 +01:00
Thulinma
ad5929c603 Optimized controller API responses. 2014-01-07 17:16:55 +01:00
Thulinma
fadde8c546 Wut...? 2014-01-07 15:31:49 +01:00
Thulinma
b3eb9d8f10 Improved Makefile. 2014-01-06 18:26:00 +01:00
Erik Zandvliet
453d3ac885 Added a replacement for xxd, fixed a bug in flv. 2014-01-06 15:10:16 +01:00
cat
2599769b9c LSP bugfix - dont add &login after hostname 2014-01-06 13:06:42 +01:00
Erik Zandvliet
6ae7b6146e Edits to makefile 2014-01-06 12:00:04 +01:00
Thulinma
05d23a0ac6 Removed ALL the compile warnings! 2014-01-05 15:28:53 +01:00
Thulinma
d8113e7829 Changed buildsystem from automake to plain make. 2014-01-04 22:28:09 +01:00
cat
4e03805671 LSP: bugfix - dont break in case of empty stream or protocol objects 2014-01-02 14:03:08 +01:00
cat
0e440231a3 LSP: back button support 2014-01-02 12:35:13 +01:00
Thulinma
723c8b8b3b Fixed smooth CPU problems more properly.
Yes, you read that right.
2013-12-22 13:42:39 +01:00
Thulinma
8c09bbc3e9 Updated syntax for player binary. 2013-12-20 16:02:47 +01:00
Thulinma
5eafed5485 Fixed Smooth CPU usage problems. 2013-12-20 15:38:30 +01:00
Thulinma
986561ffce Fixed multibitrate codec-based track selection in dynamic, progressive FLV, RTMP and TCP MPEG2-TS. 2013-12-20 15:08:41 +01:00
Erik Zandvliet
af0ae568c4 Working DTSC Merge 2013-12-20 13:07:58 +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
733868aa70 Added option for streamname to the player. 2013-12-17 14:52:44 +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
967f790e42 Improved live support, fixed several minor related issues. 2013-12-16 13:13:21 +01:00
Thulinma
ac84e8824b Fixed some RTMP/FLV library problems. 2013-12-05 13:33:36 +01:00
Thulinma
de617db74a Spurious bugfixes for live support. 2013-12-03 16:27:35 +01:00
Oswald Auguste de Bruin
62f1e25e8b Working OGG and MP4 2013-12-03 12:48:59 +01:00
Thulinma
4ad866cc61 Buffer simplifications, preparations and additions. 2013-12-03 10:06:45 +01:00
Erik Zandvliet
045fe1cd70 Working HTTP Smooth Streaming after Metadata Upgrade. 2013-11-29 14:30:33 +01:00
Thulinma
5536bf89f9 Updated FLV library to use DTSC::Meta instead of JSON::Value 2013-11-28 15:57:30 +01:00
Erik Zandvliet
9e44dde4a1 Fixing TS 2013-11-28 14:06:11 +01:00
Oswald Auguste de Bruin
0bc61d352a Ogg works with new DTSC... FOR NOW... 2013-11-28 11:46:09 +01:00
Thulinma
655c8559a6 Fixed RTMP FLV conversion handling and added handshake fail error message. 2013-11-28 10:28:44 +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
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
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
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
81fec034d3 Buffer code simplification. 2013-11-01 14:21:06 +01:00
Erik Zandvliet
4e6567cf24 General fixes for HTTP Smooth 2013-11-01 12:21:43 +01:00