Thulinma
0920b3259b
Finish splitting controller into multiple files, universalised coding style across all files.
2012-12-12 20:16:53 +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
Thulinma
8ba5823e00
Various optimalisations to improve performance - matches/requires recent edits to libmist. More coming soon.
2012-09-16 01:19:15 +02:00
Thulinma
ef412b62da
Updated everything for new socket lib requirements - working VoD through HTTP progressive, HTTP dynamic is almost working and RTMP is severely broken altogether.
2012-08-31 17:00:53 +02:00
Thulinma
5165aae7e3
Update to buffer/player <-> connector protocol, now more in-line with established behaviour. Seeking support in HTTP dynamic and progressive.
2012-08-31 17:00:19 +02:00
Peter Wu
beca2400dd
Convert to Util::Stream::*
2012-08-30 16:42:09 +02:00
Thulinma
6a6b37fc27
Reduce verbosity to releaseable levels.
2012-08-26 23:17:38 +02:00
Thulinma
afefe24578
Fix IP addresses for HTTP connectors, update all code to only use non-deprecated libmist calls.
2012-08-26 19:58:53 +02:00
root
52cb6cd9df
Fix connections not being moved from conn to log.
2012-08-21 17:17:52 +02:00
Thulinma
54276fd9bf
Make buffer's stats reporting optional through a new commandline option - defaulting to false.
2012-08-13 09:25:01 +02:00
Thulinma
9413e8661d
Fix controller and buffer conversion to libmist commandline parser.
2012-08-02 07:48:28 +02:00
Lekensteyn
ae057d3e78
buffer: Fail early and print diagnostic message
...
When /tmp/mist/ was created before as a different user, and MistBuffer was
started, it would print "End of input file - buffer shutting down". This is very
confusing, therefore fail earlier and print a more useful message even if DEBUG
is disabled.
2012-06-03 12:17:41 +02:00
Thulinma
7936c7efaa
Should fix all buffer-related timing issues.
2012-05-24 09:30:00 +02:00
Thulinma
9fb606aa4f
This should fix all DTSC reading speed-related issues.
2012-05-23 12:50:56 +02:00
Thulinma
bf75cc278c
Fixed documentation, removed a few useless files, changed MD5 implementation to use openssl.
2012-05-11 16:50:30 +02:00
Thulinma
36e086e0e2
Convert to autotools build system for cleanness (part1).
2012-05-08 19:19:42 +02:00