Liz,

Just to add to what Adam said for recording, I think the commands I use for 
recording a stream from my Hauppauge HD PVR will also work for recording on the 
HD Home Run. I added this to the Freevo wiki for TV-DVB config 2 years ago. By 
the way, after you start the record server, you'll need to open a second 
terminal to start Freevo. When you go to schedule a recording, it will say the 
record server is not on. Ignore the warning and schedule one anyway, it should 
record. Let us know if you have any luck with this.I use video1, since video0 
is my web cam. Here it is....

VCR_CMD = 'cat/dev/video1> %(filename)s + & sleep %(seconds)s ; kill -9 $!' 
#(or video0)
TV_DEVICE = '/dev/video1' #(or video0)
TV_INPUT = 1 #(or 0)
TV_REC_SIZE = (1920, 1080)
TV_RECORD_FILE_SUFFIX = '.mpg'
DEBUG = 5
DEBUG_CHILDAPP = 1


----- Original Message -----
From: Liz <ed...@billiau.net>
To: freevo-users@lists.sourceforge.net
Cc: 
Sent: Sunday, March 25, 2012 1:30 AM
Subject: Re: [Freevo-users] livepause

On Sun, 25 Mar 2012 16:53:08 +1100
Liz <ed...@billiau.net> wrote:

> On Sun, 25 Mar 2012 14:46:50 +1100
> Liz <ed...@billiau.net> wrote:
> 
> > On Tue, 28 Feb 2012 19:55:20 +0000
> > Adam Charrett <a...@dvbstreamer.org> wrote:
> > 
> > > The livepause plugin has support for HDHomerun (although there may
> > > be a few bugs). As for recording this would be easy to do using
> > > the generic recording plugin and a script that used netcat or vlc
> > > to dump the UDP stream to a file.
> > 
> > Just got to the point of being able to try this
> > (small problem with floods in our region)
> > and can't compile livepause 
> > grrrr
> > yet another mailing list to join....
> > 
> 
> That hurdle passed
> now how does Freevo tune the HDHomerun??
> 
>
attached is the terminal output
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to