On Mon, 26 Mar 2012 12:41:50 +0100 (BST)
Adam Charrett <a...@dvbstreamer.org> wrote:

> So for tuning to ABC News 24 this is what the code should be doing:
> 
> hdhomerun_config <HDHomeRun Id> set /tuner<Tuner Id>/channel 219500000
> hdhomerun_config <HDHomeRun Id> set /tuner<Tuner Id>/program 672
> hdhomerun_config <HDHomeRun Id> set /tuner<Tuner Id>/target <Freevo
> IP>:1235

The hdhomerun id and the tuner id work on the command line
freevo@eeetv:~$ hdhomerun_config 1110D413 set /tuner1/channel 219500000
freevo@eeetv:~$ hdhomerun_config 1110D413 set /tuner1/program 672
freevo@eeetv:~$ hdhomerun_config 1110D413 set /tuner1/target
192.168.79.179:1235
freevo@eeetv:~$ hdhomerun_config 1110D413 get /tuner1/status
ch=auto:219500000 lock=t7qam64 ss=100 snq=100 seq=100 bps=23051808
pps=791


> 
> Where <HDHomeRun Id> and <Tuner ID> come from splitting the video
> device at ':', and <Freevo IP> is the ip address detected for the
> Freevo PC. At a guess I would imagine it's the id of the HDHomeRun
> that is a problem, what have you got you video groups set to?


# HDHomeRun
TV_VIDEO_GROUPS = [
     # Use this group for watching tv
     VideoGroup(vdev='<1110D413>:<1>',
                group_type='hdhomerun',
                desc='Watching Video Group',
                )
]


Sadly, since a reboot following some upgrades, livepause is crashing.
I was hoping that a newer vlc etc might help.

the terminal output is "Exception: Livepause died!"
the error log says
Failed to initialise ringbuffer.
livepause-stderr-1000-1332796351.log (END)

Because this hardware is slow and vlc doesn't seem to have a framedrop
option like mplayer so that watching tv on this is painful (when done
through the X-server) i have ordered new hardware.




------------------------------------------------------------------------------
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