Commit graph

271 commits

Author SHA1 Message Date
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
Erik Zandvliet
df6ea8eb0d Working MP4 intro 2012-11-06 22:49:14 +01:00
Erik Zandvliet
07fad893ab Initial commit 2012-11-06 22:47:28 +01:00
Thulinma
bdcb8b8e9b Better fix for previous commit. 2012-11-05 12:01:30 +01:00
Thulinma
61945894d4 Fix for MistConnHTTP taking crazy CPU cycles when receiving partial HTTP requests. 2012-11-04 19:46:38 +01:00
Thulinma
c1ba9c618b Fixed all ::Start* paths to no longer require binaries to be in the $PATH to work. 2012-10-29 10:03:55 +01:00
Thulinma
0ffce1084a Added support for release names through ./configure RELEASE=name 2012-10-29 10:03:55 +01:00
Thulinma
bd7433f22b Added load averages and memory percentage to capabilities. 2012-10-09 15:20:17 +02:00
Thulinma
106c9dfb7e Fixed CPU capability checks, added memory checking. 2012-10-09 14:03:54 +02:00
Thulinma
9cf33ed81f First version of capability detection, fixed Controller namespace label. 2012-10-02 16:51:06 +02:00
Thulinma
63fb36bf48 Fixed a HTTP bug causing some requests to never be answered, removed some debug output that was left behind. 2012-10-01 09:45:16 +02:00
Thulinma
4bedda64e9 More of the same. 2012-09-30 14:20:18 +02:00
Thulinma
619b9533bd Fixed a bug in HTTP parsing if data did not arrive in a nice way. 2012-09-30 13:52:12 +02:00
Thulinma
ee034c363a Added some extra debugging output for when the MistPlayer process exits in verbose mode. 2012-09-29 01:42:09 +02:00
Thulinma
521c19f932 Several bugfixes (HTTP dynamic seeking!) and updates to the MP4 lib. 2012-09-28 18:56:15 +02:00
Thulinma
a91e53e0bc Worked around cygwin workaround. 2012-09-25 09:40:28 +02:00
Thulinma
8f64da78a4 Fixed a minor bug in HTTP bytepos seeking. 2012-09-24 15:26:14 +02:00
Thulinma
3a5482f18e Added progressive seeking support with byte positions. 2012-09-24 15:05:53 +02:00
Thulinma
7369ff606e Moved metadata from statistics to stream. Fixes width/height unknown bug for VoD streams. 2012-09-24 15:05:33 +02:00
Thulinma
2d7a3b1f0d Added workaround for cygwin bug. Fixed end of file not stopping playback in MistPlayer. 2012-09-24 15:04:58 +02:00