Commit graph

160 commits

Author SHA1 Message Date
Oswald Auguste de Bruin
f0b126ee9c MP4 code sanitised, DTSC2MP4 removed from makefile 2014-01-30 12:32:35 +01:00
Oswald Auguste de Bruin
77c5aa0687 New way of playing MP4 2014-01-30 12:32:19 +01:00
Thulinma
c9ac10ebe4 Updated connectors to make use of the new Util::Config::serveForkedSocket function, fixed several open-socket-related issues. 2014-01-27 18:15:29 +01:00
Thulinma
ebf0b41039 Moved tinythread to lib. 2014-01-27 09:54:26 +01:00
Erik Zandvliet
1ae4cff4ba Fixed a bug where filedescriptors were not properly closed in the master connector processes, thanks to Delian 2014-01-24 09:05:40 +01:00
Erik Zandvliet
8be1c1a108 Fix in ogg, prevents 100% CPU load 2014-01-21 12:34:27 +01:00
Oswald Auguste de Bruin
9812ab6f41 String copies omitted 2014-01-20 10:49:50 +01:00
Thulinma
211eb38613 Removed compiled warnings etc from ogg optimizes. 2014-01-15 09:16:06 +01:00
Oswald Auguste de Bruin
d8b7a3ea1c Ogg optimizes 2014-01-15 09:16:06 +01:00
Thulinma
63913f361a Added connection timeout for progressive HTTP connections. 2014-01-14 12:51:00 +01:00
Thulinma
fadde8c546 Wut...? 2014-01-07 15:31:49 +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
Thulinma
723c8b8b3b Fixed smooth CPU problems more properly.
Yes, you read that right.
2013-12-22 13:42:39 +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
78ce2c4180 Assorted Fixes 2013-12-19 14:25:05 +01:00
Thulinma
f98b790986 Fixed HLS codec selection when multiple options are available. 2013-12-17 11:41:26 +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
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
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
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
Erik Zandvliet
4e6567cf24 General fixes for HTTP Smooth 2013-11-01 12:21:43 +01:00
Erik Zandvliet
eca085cc49 Still not working Live HTTP Smooth. 2013-10-31 14:06:30 +01:00
Thulinma
150136c8a4 (Temporarily) disabled HTTP Smooth Streaming live support. 2013-10-29 16:58:06 +01:00
Erik Zandvliet
cee31a6698 Fixes live support for HTTP Smooth Streaming. 2013-10-18 15:01:12 +02:00
Thulinma
79bbe8a078 Fixed Oswald's oops. 2013-10-17 09:39:16 +02:00
Oswald Auguste de Bruin
1b9e594a8f Fixed live stuff 2013-10-16 16:21:19 +02:00
Oswald Auguste de Bruin
06cfc27d77 MP4, converted vectors to set 2013-10-10 15:53:54 +02:00
Erik Zandvliet
fcb89da80b Various fixes for HTTP Smooth Streaming 2013-10-08 14:19:21 +02:00
Erik Zandvliet
2d50fe7da9 Fixed H.263 and VP6 support in progressive flv 2013-10-08 14:18:59 +02:00
Thulinma
002b75d0c9 Fixed some minor mistakes in progressive connectors. 2013-10-08 14:03:47 +02:00
Oswald Auguste de Bruin
5078667a86 Fixed dynamic connector timing issue 2013-10-02 15:10:25 +02:00
Oswald Auguste de Bruin
46c92ad561 Fixed MP4 pausemark handling 2013-10-02 15:10:25 +02:00
Thulinma
60cd55184c Fixed race condition segmentation fault in HTTP proxy. 2013-10-02 15:06:35 +02:00
Thulinma
898cc961ad Fixed HTTP proxy race condition. 2013-09-30 16:04:25 +02:00
Thulinma
e06ac66757 Fixed TS connector option information. 2013-09-30 16:04:25 +02:00
Erik Zandvliet
9aeb4a9dbc Fix'ed smooth video. 2013-09-27 13:56:07 +02:00
Erik Zandvliet
ce8097d7b7 Codec fix 2013-09-27 13:56:07 +02:00