Commit graph

5247 commits

Author SHA1 Message Date
Thulinma
9721efda0c Removed unneccesary temporary debugging code from FLV analyser. 2013-03-07 13:40:42 +01:00
Cat
998abb9b16 LSP: now the stream buffer time input actually accepts proper input, allowing save. 2013-03-07 13:36:41 +01:00
Cat
faa2c42a55 LSP: bugfix for saving streams with custom buffer time 2013-03-07 13:36:41 +01:00
Thulinma
c4544a4d21 Limit maximum attempted data writing to 50KiB per block (resolves slowness issues with small network buffers and/or big packets). 2013-03-06 21:03:26 +01:00
Thulinma
40a4059f07 Removed rather excessive debugging output. 2013-03-05 17:28:03 +01:00
Thulinma
de1b9441ef Working live HLS. 2013-03-05 17:23:31 +01:00
Thulinma
d1e26d6848 Fixed several small buffer bugs. 2013-03-05 17:23:11 +01:00
Thulinma
f487e9b4ec Implemented live fragmenting into ~10-second fragments through new metadata. 2013-03-05 17:22:28 +01:00
Thulinma
473d5d1a7f Full DVR support using HTTP Dynamic for live streams. 2013-03-05 12:26:14 +01:00
Thulinma
23e87450c7 More metadata improvements - now has "vod" and "live" data to indicate stream type, as well as "buffer_window" to give information about the size of the intended buffer length. 2013-03-05 12:25:40 +01:00
Thulinma
ab83b7514e Working HTTP Dynamic live. 2013-03-05 11:54:59 +01:00
Thulinma
027a986481 Improved live metadata support. 2013-03-05 11:42:22 +01:00
Thulinma
db735a73c7 New API format support in stream.cpp 2013-03-04 22:02:26 +01:00
Thulinma
ddb681fb8c MP4 lib signedness fixes. 2013-03-04 22:02:10 +01:00
Thulinma
1ad7e29238 Several HTTP Dynamic fixes/improvements - though no working live yet... 2013-03-04 16:17:50 +01:00
Cat
fc6868fd46 preset stuff disabled 2013-03-04 16:15:43 +01:00
Cat
38f7b98a5c LSP: fixed issue with DVR settings box not showing up correctly + added overview save before force JSON save 2013-03-04 16:15:43 +01:00
Cat
22d32fa024 LSP: minor bugfix to do with unset values in stream.streamname 2013-03-04 16:15:43 +01:00
Thulinma
54811f0a36 Fixed DVR setting parsing for push:// streams. 2013-03-04 16:07:13 +01:00
Thulinma
aa23121330 Fixed backwards compatibility of streams API. 2013-03-02 12:55:51 +01:00
Cat
ce4c6b71d0 LSP: streams.streamname.channel.URL is now stored in streams.streamname.source and the buffer time option is only available when it is a livestream 2013-03-02 12:18:04 +01:00
Thulinma
89e967e419 Fixed compile errors in LSP javascript. 2013-03-01 22:42:28 +01:00
Cat
de297b9a36 LSP: support for stream.streamname.DVR buffer time setting. 2013-03-01 22:25:07 +01:00
Cat
166a5be276 LSP: added basepath and changed stream status display 2013-03-01 22:25:07 +01:00
Thulinma
ca21530c84 DVR support and second generation stream status reporting. 2013-03-01 22:24:02 +01:00
Thulinma
9aad5dc9fb Fixed code style for recent commits. 2013-03-01 21:00:17 +01:00
Thulinma
88e52ad936 Added backwards-compatible support for new stream source API. 2013-03-01 20:58:42 +01:00
Thulinma
f04c2b8547 Improved uplink support - now allows setting uplink settings by commandline as well as old method using compile-time options. 2013-03-01 20:44:59 +01:00
Erik Zandvliet
dcd66ce4ff Updates to all connectors for live support 2013-03-01 20:41:59 +01:00
Erik Zandvliet
ddf4983836 Progressive now works with continuously updated metadata 2013-03-01 20:41:59 +01:00
Erik Zandvliet
6644132762 Buffer edits for live support 2013-03-01 20:41:59 +01:00
Thulinma
23def8aa86 Fixed coding style on recent commits. 2013-03-01 20:37:53 +01:00
Erik Zandvliet
12db927cbf Changes for propagating fragment numbers if the stream is live 2013-02-27 09:47:50 +01:00
Thulinma
65a5c2c9b0 Fixed AMF analyser not displaying any output. 2013-02-25 14:44:17 +01:00
Erik Zandvliet
4dbca1e680 Progressive now works with continuously updated metadata 2013-02-19 22:04:38 +01:00
Thulinma
8e2c8680f3 Big sigh. Fixed push input. 2013-02-19 16:27:28 +01:00
Thulinma
14962f88e9 Assorted buffer fixes - stdin input is now considered stable, push (ie: RTMP) input seems to still have a few issues. 2013-02-19 16:14:15 +01:00
Erik Zandvliet
a69583fd49 Edits to DTSC lib for live buffering 2013-02-19 16:09:05 +01:00
Thulinma
1baff448f2 Assorted bugfixes to DTSC and Socket libraries. 2013-02-19 16:06:39 +01:00
Thulinma
29426200f6 Finish earlier unfinished HLS optimizations. Oops? 2013-02-13 21:58:45 +01:00
Thulinma
65a98d18b6 Fixed problem with closure on FreeBSD machines. 2013-02-13 21:47:15 +01:00
Thulinma
d9e0a5187c More HLS optimizations - no changes in functionality. 2013-02-13 21:46:47 +01:00
Thulinma
603376d15a Increased threshold levels for buffer warnings and capping. 2013-02-12 15:24:52 +01:00
Thulinma
475fd0f138 TS optimalisations 2013-02-12 15:24:27 +01:00
Thulinma
af4caded70 Fixed handling of stuffing bytes in TS packets. 2013-02-11 12:43:02 +01:00
Thulinma
b79c41e413 HTTP Live fixes and optimalisations. 2013-02-11 12:41:34 +01:00
Thulinma
2f4095d7bc Minor fixes to HLS code. 2013-02-05 16:17:49 +01:00
Erik Zandvliet
bc3356337e Buffer overflow fixes, speedup in proxy 2013-02-05 16:16:31 +01:00
Erik Zandvliet
4f4c1784b8 Buffer overflow fixes 2013-02-05 16:14:39 +01:00
Thulinma
00fd6e5f04 Updated libmist version to 4.0.1 2013-01-27 16:56:48 +01:00