summaryrefslogtreecommitdiff
path: root/p2pvr/lib/serviceStreamer.h
Commit message (Collapse)AuthorAge
* Split parts ServiceStreamer into a Core version with a bit more flexibility ↵Dan Goodliffe2015-06-13
| | | | than the general case one
* Fix typo in class nameDan Goodliffe2015-06-13
|
* Basic support for streaming services (slow, thanks ffmpeg) and recordings ↵randomdan2014-03-20
| | | | (assumes storage endpoint) through the web frontend - implemented as two project2 stream sources
* Basic implementation of a recorderrandomdan2014-01-09
|
* Allow FileSink to take a file handle as well as a pathrandomdan2013-12-14
| | | | Pass a target to ServiceStreamer instead of it generating a hard coded one
* Add some SI functions for getting service stuffrandomdan2013-12-08
Add a templated SI parser to bounce table objects to a function Allow SI parsers to say they want the next instance of an object too Add ServiceStreamer to write a/v streams of a TS to a raw data client