Commit graph

2590 commits

Author SHA1 Message Date
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
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
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
Erik Zandvliet
dcd67784ed Update to new libmist 2012-12-31 16:05:18 +01:00
Erik Zandvliet
99286f0929 Preliminary TS->DTSC->FLV working 2012-12-31 16:05:18 +01:00
Erik Zandvliet
8ce3484f6e Optimizations and bug fixes 2012-12-31 16:05:18 +01:00
Erik Zandvliet
3703f6e859 Added the TS2DTSC converter sourcefile, a working TS to DTSC converter 2012-12-31 16:05:18 +01:00
Erik Zandvliet
01dc2a1a00 Created a NAL_Unit class to aid in translation between 'Regular' and 'Annex B' h264 streams 2012-12-31 16:05:18 +01:00
Erik Zandvliet
6bad0360a1 Input start 2012-12-31 16:05:18 +01:00
Erik Zandvliet
0d6ff18723 Documentation Fix 2012-12-31 16:05:17 +01:00
Erik Zandvliet
45df1b72df Fixed Connector, Selection mechanism still missing 2012-12-31 16:05:17 +01:00
Erik Zandvliet
102231103c Optimizations 2012-12-31 16:05:17 +01:00
Erik Zandvliet
8d8c23e194 Working video and audio 2012-12-31 16:05:17 +01:00
Erik Zandvliet
1ee2fd68a5 Converter actually added to git 2012-12-31 16:05:17 +01:00
Erik Zandvliet
b5f0d1d92f Sort-of moving images from the converter 2012-12-31 16:05:17 +01:00
Erik Zandvliet
b601bc7fd7 Splitting TS packets into a seperate lib 2012-12-31 16:05:17 +01:00
Erik Zandvliet
820ea5294d First try to compile with Automake 2012-12-31 16:05:17 +01:00
Thulinma
f0ab171a8b Removed useless debug information. 2012-12-31 15:51:01 +01:00
Thulinma
91496245f9 Several timeout improvements and speedups to HTTP proxy. 2012-12-16 22:24:25 +01:00
Thulinma
5c83e58e90 Fixed forgotten dependancy in controller_connectors.cpp 2012-12-13 08:41:48 +01:00
Thulinma
c4b5cf39f0 Added non-detected connector/protocol capabilities, to be updated with an autodetected version later. 2012-12-13 08:31:24 +01:00
Thulinma
0920b3259b Finish splitting controller into multiple files, universalised coding style across all files. 2012-12-12 20:16:53 +01:00
Thulinma
0db5f60b95 Converting to split-up controller for readability. 2012-12-04 13:01:22 +01:00
Thulinma
c9dfb014b1 Add support for clientaccesspolicy.xml requests. 2012-11-21 22:45:56 +01:00
Thulinma
63eba7f017 Fix for smooth streaming videos longer than 214 seconds. 2012-11-20 10:52:22 +01:00
Thulinma
26d9a6cabf Fixes to MistBuffer for live input as well as the input side of the RTMP connector. 2012-11-17 12:14:28 +01:00
Erik Zandvliet
0ca46557a5 It runs smoothly 2012-11-06 22:49:14 +01:00
Erik Zandvliet
fff7cf9733 Working Smooth? Timestamps x 10.000 2012-11-06 22:49:14 +01:00