On 10/6/07, Adam Charrett <[EMAIL PROTECTED]> wrote: > > I'm currently working on live pause for DVB using a similar method to > access the signal (DVBStreamer application for stream over a network), > it shouldn't be too difficult to add control of the HDHomeRun into this. > I'm in the process of rewriting the existing live pause plugin so that > it is more stable and possible to have larger pause buffers. This should > take a couple of weeks. If you could find out some information on the > protocol used by the HDHomeRun I'll see about incorporating it. > > Cheers > > Adam >
Adam Have you considered putting the ring buffer in dvbstreamer? That may improve overall system performance as well as being able to use your gtk?/vlc combo to pause live tv. My system can use mythtv to pause live hdtv but the live pause plugin uses 10-16% cpu on my 1.8ghz amd xp system. My idea is instead of writing to the network dvbstreamer writes to the ring buffer. Another output then would be controled for position and pause stream . that reads the ring buffer. Any thoughts Jonathan ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
