On Tue, 19 Jan 2010, Adam Charrett wrote: > On Tue, January 19, 2010 12:14 am, Bryan Olmstead wrote:
[snip] >> [snip] >> >> i have dvbstreamer 1.2 and livepause 1.0 installed. dvbstreamer may be >> the >> problem(?) as it won't run from the command line. it just segfaults and >> the log says it wants an adapter. but, of course, the hdhomerun doesn't >> have anything in /dev/dvb/adapter0... i've been scratching my head on >> this one and can't find anything anywhere. > > For HDHomeRun you don't need dvbstreamer (the app) as they both do the > same thing ie convert the TV signal to network packets. dvbstreamer is > only required when you have a DVB/ATSC card attached to the computer. thanks! [snip] > >> and the record config section: >> >> # tag: hdhomerun >> plugin.remove('tv.generic_record') >> plugin_record = plugin.activate('tv.dvbstreamer.record') >> ATV_RECORDFILE_SUFFIX = '.ts' > > This bit is wrong, you don't want to be using the tv.dvbstreamer.record > plugin, you probably need to use the tv.generic_record plugin with a home > grown script to change the channel on the HDHomeRun and capture the UDP > packets to disk, perhaps using netcat might be the way to go here. > I've not used the generic_record plugin so I don't know what you will need > here, perhaps the wiki might have some more info on writing the script > (?!). > [snip] thank you, this helps a lot. i definatley misunderstood the wiki. i'll see if i can work on a script for the VCR_CMD but i haven't had much luck so far. i've basically got (in short): hdhomerun_config FFFFFFFF set /tunerX/channel XX hdhomerun_config FFFFFFFF set /tunerX/program XX nc -l -p 1239 & hdhomerun_config FFFFFFFF set target ip_address:1239 sleep 30 and this has worked fine from the command line, but it doesn't record anything when run from within freevo. and i can't find anything in logs anywhere! :( hmmm... > Hope this helps and when you get it working any chance you could add a few > words to the wiki to help any one else in the future? if i can get it working, i'll add a few notes. thanks again, -bryan ---------------------------- Bryan Olmstead http://tr1tium.com ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ Freevo-users mailing list Freevo-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-users