Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Split parts ServiceStreamer into a Core version with a bit more flexibility ↵ | Dan Goodliffe | 2015-06-13 |
| | | | | than the general case one | ||
* | Fix typo in class name | Dan Goodliffe | 2015-06-13 |
| | |||
* | Basic support for streaming services (slow, thanks ffmpeg) and recordings ↵ | randomdan | 2014-03-20 |
| | | | | (assumes storage endpoint) through the web frontend - implemented as two project2 stream sources | ||
* | Basic implementation of a recorder | randomdan | 2014-01-09 |
| | |||
* | Allow FileSink to take a file handle as well as a path | randomdan | 2013-12-14 |
| | | | | Pass a target to ServiceStreamer instead of it generating a hard coded one | ||
* | Add some SI functions for getting service stuff | randomdan | 2013-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 |