Commit graph

914 commits

Author SHA1 Message Date
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
65a5c2c9b0 Fixed AMF analyser not displaying any output. 2013-02-25 14:44:17 +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
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
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
Thulinma
00fd6e5f04 Updated libmist version to 4.0.1 2013-01-27 16:56:48 +01:00
Thulinma
023c1e3214 Removed obsolete debug info from HTTP Smooth connector. 2013-01-21 15:49:43 +01:00
Thulinma
8c3634cfe9 Several fixes to the Controller in regard to believing information send through the API. Now no longer believes what the API tells it blindly, but uses measured data instead. 2013-01-17 04:29:13 +01:00
cat
253a666691 LSP: footer.html also needs to include the new serverstats tab 2013-01-16 20:33:29 +01:00
cat
eb57d6f4a4 LSP bugfixes - mostly about status displays for protocols and streams 2013-01-16 17:56:45 +01:00
cat
b5bb288ac0 LSP: added server stats page and version update check 2013-01-16 17:56:45 +01:00
Thulinma
d0040e9b41 Fixed HLS playback in Apple products (tested on Mac version of Quicktime). 2013-01-15 10:56:45 +01:00
Erik Zandvliet
cbb9b52d1c Fixed timestamps in HLS Manifest file 2013-01-14 15:06:20 +01:00
Erik Zandvliet
00a47f24d8 Added support for 'Connection: close' header in HTTP proxy 2013-01-14 15:05:52 +01:00
cat
b919475630 LSP - unsortable columns were sorting anyway -> disabled click event 2013-01-14 15:03:28 +01:00
cat
3533187ed8 LSP: more bugfixes - related to rapid deletion of protocols, status display, backwards compatibility 2013-01-14 12:01:52 +01:00
cat
2f9ccf366f LSP - fixes regarding wrong date display and increased width of the editserver div 2013-01-14 12:01:52 +01:00
Thulinma
4a15dff758 More fixes to dist package generation. 2013-01-10 17:34:50 +01:00
Thulinma
48355ff136 Fixed dist package generation. 2013-01-10 16:54:13 +01:00
Thulinma
17d29497ed Added HTTP Live to capabilities. 2013-01-08 18:00:58 +01:00
Thulinma
bfa965376a Better method to set release names. 2013-01-08 16:23:48 +01:00
Erik Zandvliet
3af3a8d41d Removed debugging info, fixed compile problems. Closes #16, Closes #43. 2013-01-08 15:04:39 +01:00
Erik Zandvliet
48bbb8afdb Re-fixed indenting (post-merge) 2013-01-08 14:39:09 +01:00
Erik Zandvliet
f9876c7548 Working HLS 2013-01-08 14:37:24 +01:00
Erik Zandvliet
ade1518f3d Working HLS apart from audio-desync problems 2013-01-08 14:37:23 +01:00
Erik Zandvliet
f43ff8341f Full Audio and Video now working over HLS for the bipbop clip 2013-01-08 14:37:23 +01:00
Erik Zandvliet
0bb5a342e1 Added HTTP Live Connector, for HLS. Streams bipbop video up till approximately 40 seconds properly, needs to be optimized further for other videos. Audio is buggy still. 2013-01-08 14:37:22 +01:00
Erik Zandvliet
acc1c1acdb Pre-optimization commit. Working video of bipbop over hls 2013-01-08 14:37:22 +01:00
Erik Zandvliet
d925bdfbe3 Changes for working TS support 2013-01-08 14:37:21 +01:00
Erik Zandvliet
b45153d051 Temporary undo indenting fix (for merge!) 2013-01-08 14:36:49 +01:00
cat
53542a7d3b LSP - tablesort.js was not included in the make script + tablesort graphics to CSS rather than seperate files 2013-01-07 16:31:41 +01:00
Thulinma
49849e9d59 Added TS support to controller, updated TS-related coding style for merge. 2012-12-31 16:39:05 +01:00
Erik Zandvliet
3b70789e27 Bugfix in TS concerning audio init data 2012-12-31 16:05:19 +01:00
Erik Zandvliet
dc409e8ab9 New TS Connector 2012-12-31 16:05:19 +01:00
Erik Zandvliet
b5368f8b9d Fixed bugs with regards to NalType 2012-12-31 16:05:19 +01:00
Erik Zandvliet
234f7845de Working conversion 2012-12-31 16:05:19 +01:00
Erik Zandvliet
180e7751fe Blaat 2012-12-31 16:05:19 +01:00