Commit graph

184 commits

Author SHA1 Message Date
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
Oswald Auguste de Bruin
aa67e09b71 MP4 does not work yet, but code has been cleaned up a little. 2013-09-27 13:56:07 +02:00
Erik Zandvliet
0379825a7d Additional memory upgrades and fix for Silverlight. 2013-09-27 13:56:07 +02:00
Thulinma
391f3cf174 Fixed invalid DTSC packets causing progressive processes to block indefinitely. 2013-09-20 11:15:08 +02:00
Erik Zandvliet
1c37d06e16 Working ogg. 2013-09-12 11:06:17 +02:00
Oswald Auguste de Bruin
4d3e06277d Almost workzez. Precious is a bit unoptimised. 2013-09-12 08:55:14 +02:00
Oswald Auguste de Bruin
8178aa9e80 midway commit for safety 2013-09-12 08:55:14 +02:00
Thulinma
3fc31d377d Fixed MP4 connector. 2013-09-11 20:27:47 +02:00
Thulinma
b695ba6491 Make use of new getTmpFolder() function in libmist 2013-09-11 12:32:07 +02:00
Oswald Auguste de Bruin
817d2268e0 Progressive Ogg works for couple of seconds 2013-09-10 15:28:55 +02:00
Oswald Auguste de Bruin
51d5b3b65f commit before doing something really stupid 2013-09-10 15:28:55 +02:00
Erik Zandvliet
bc019e5d1f Updated cygwin support. HTTP Connector now support .exe suffix. 2013-09-10 15:21:17 +02:00
Erik Zandvliet
cbb984008e Fixed a CPU usage bug in Dynamic 2013-09-10 15:11:36 +02:00
Erik Zandvliet
e8f5411b17 Removed debug message from HTTP Smooth. 2013-09-10 14:03:21 +02:00
Erik Zandvliet
27471ab5aa Fixed codec selection in HTTP Smooth. 2013-09-10 14:02:01 +02:00
Thulinma
6d33e7be56 Fixed video width/height detection in javascripts. 2013-09-09 12:06:27 +02:00
Thulinma
909df1f24e Fixed some RTMP input header isssues, removed empty tracks in listing sent from buffer to controller. 2013-09-09 01:43:17 +02:00
Oswald Auguste de Bruin
7334296ce1 TS does not need track selection anymore 2013-09-03 17:03:48 +02:00
Thulinma
4fb1a65fa1 Stole Oswald's commit.
Fixed progressive ogg glitches mostly.
Removed needless messages in ogg2dtsc.
2013-09-03 16:52:16 +02:00
Oswald Auguste de Bruin
f937af0502 Late commit 2013-08-29 17:58:43 +02:00
Oswald Auguste de Bruin
8099d035a7 Fixed ogg problems with sintel.ogv. Note that sintel.ogv was already slightly corrupt. 2013-08-29 17:58:43 +02:00
Thulinma
59b21d94ec Fixed HTTP proxy not correctly handling connectors that disconnect in between handling requests. 2013-08-28 15:49:45 +02:00
Thulinma
a343b67f09 Fixed MP4 mimetype. 2013-08-28 15:35:50 +02:00
ThatGuy
4bf96abdd4 fixed smooth 2013-08-28 15:33:47 +02:00
ThatGuy
fd4ea27a94 Added xap smooth player file in smooth connector and fixed embed for this file 2013-08-28 15:33:47 +02:00
Oswald Auguste de Bruin
4ea25f2347 Fixed Ogg 2013-08-28 11:41:36 +02:00
ThatGuy
ff49f7846d Cleaned up JSON connector output and added WebVTT support in SRT connector 2013-08-27 16:11:04 +02:00