i'm working through setting up the svn 1.x and have become stuck at being able
to record. i'll try to explain it, give some information and post some info
from the local_conf.py, but i've tried so many different things, it might just
be better to assume nothing's been tried. <g>
i'm using a hdhomerun with the latest firmware, and i can watch tv fine (it's
just over-the-air). the recording can even schedule without a problem, be it
via the guide, or manual. but, when the recording starts, nothing is produced
and the recording server generates an error:
[snip]
Record_Thread::run: started recording
2010-01-18 10:43:45,504 DEBUG channels.py (110): getVideoGroup(chan='43.3',
isplayer=False, chan_index=2)
2010-01-18 10:43:45,505 DEBUG manager.py (84): Selecting channel 43.3 on
adapter 1018F7DC:1
2010-01-18 10:43:45,506 INFO recordserver.py (1018): RECORD_START Mon Jan
18 10:44->10:45 (16:00) I20292.labs.zap2it.com test01
2010-01-18 10:43:45,530 DEBUG fxdimdb.py (927): fetch_image=[] Exception in
thread Thread-1:Traceback (most recent call last):
File "/usr/lib64/python2.6/threading.py", line 525, in __bootstrap_inner
self.run()
File
"/usr/lib64/python2.6/site-packages/freevo/tv/plugins/dvbstreamer/record.py",
line 169, in run
self.manager.select(adapter, prog.tunerid)
File
"/usr/lib64/python2.6/site-packages/freevo/tv/plugins/dvbstreamer/manager.py",
line 86, in select
controller.set_current_service(channel)
File
"/usr/lib64/python2.6/site-packages/freevo/tv/plugins/dvbstreamer/comms.py",
line 88, in set_current_service
(errcode, errmsg, msg) = self.execute_command('select ' + service, True)
File
"/usr/lib64/python2.6/site-packages/freevo/tv/plugins/dvbstreamer/comms.py",
line 67, in execute_command
ctrlcon.open()
File
"/usr/lib64/python2.6/site-packages/freevo/tv/plugins/dvbstreamer/comms.py",
line 256, in open
self.socket.connect((self.host, self.adapter + 54197))
File "<string>", line 1, in connect gaierror: [Errno -2] Name or service not
known
2010-01-18 10:44:45,000 INFO recordserver.py (902): currently_recording=Mon
Jan 18 10:44->10:45 (16:00) I20292.labs.zap2it.com test01
2010-01-18 10:45:44,999 INFO recordserver.py (902): currently_recording=Mon
Jan 18 10:44->10:45 (16:00) I20292.labs.zap2it.com test01
2010-01-18 10:45:44,999 INFO recordserver.py (970): found a program to
clean: Mon Jan 18 10:44->10:45 (16:00) I20292.labs.zap2it.com test01
[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.
here is the livepause configuration info:
plugin.remove('tv.mplayer')
plugin.activate('tv.livepause')
# size and location of the livepause buffer (see docs for ram)
LIVE_PAUSE2_BUFFER_SIZE= 2048
LIVE_PAUSE2_BUFFER_PATH= '/bfd/freevo/tmp/live.buf'
LIVE_PAUSE2_PREFERRED_PLAYER = 'mplayer'
and the video group:
# 169.254.1.71 id 1018F7DC (or FFFFFFFF works)
TV_VIDEO_GROUPS = [
# Use this group for watching tv
VideoGroup(vdev='1018F7DC:0',
group_type='hdhomerun',
desc='Watching Video Group 1',
record_group=1,),
VideoGroup(vdev='1018F7DC:1',
group_type='hdhomerun',
desc='Watching Video Group 2',
record_group=2),
]
and the record config section:
# tag: hdhomerun
plugin.remove('tv.generic_record')
plugin_record = plugin.activate('tv.dvbstreamer.record')
ATV_RECORDFILE_SUFFIX = '.ts'
and the channel section:
TV_CHANNELS = [
('I20292.labs.zap2it.com', '2-1', '43.3'),
('I62792.labs.zap2it.com', '2-2', '43.4'),
('I21722.labs.zap2it.com', '6-1', '40.3'),
('I20378.labs.zap2it.com', '8-1', '8.3'),
('I32190.labs.zap2it.com', '8-2', '8.4'),
('I19609.labs.zap2it.com', '10-1', '10.3'),
('I40143.labs.zap2it.com', '10-2', '10.4'),
('I54832.labs.zap2it.com', '10-3', '10.5'),
('I56742.labs.zap2it.com', '10-4', '10.6'),
('I24507.labs.zap2it.com', '12-1', '12.3'),
('I63026.labs.zap2it.com', '16-1', '16.1'),
('I63028.labs.zap2it.com', '16-2', '16.2'),
('I63030.labs.zap2it.com', '16-3', '16.3'),
('I63032.labs.zap2it.com', '16-4', '16.4'),
('I49910.labs.zap2it.com', '18', '18'),
('I44934.labs.zap2it.com', '22-1', '22.3'),
('I46113.labs.zap2it.com', '22-2', '22.4'),
('I46114.labs.zap2it.com', '22-3', '22.5'),
('I46115.labs.zap2it.com', '22-4', '22.6'),
('I32747.labs.zap2it.com', '24-1', '45.3'),
('I58669.labs.zap2it.com', '24-2', '45.4'),
('I58671.labs.zap2it.com', '24-3', '45.5'),
('I58673.labs.zap2it.com', '24-4', '45.6'),
('I58675.labs.zap2it.com', '24-5', '45.7'),
('I34621.labs.zap2it.com', '32-1', '33.3'),
('I53063.labs.zap2it.com', '32-2', '33.4'),
('I56673.labs.zap2it.com', '47', '47'),
('I21255.labs.zap2it.com', '49-1', '30.3'),
('I59121.labs.zap2it.com', '52', '52'),
('I29087.labs.zap2it.com', '54', '54'),
]
i'm sure i've left out some information so please let me know if you would like
anything else, or i can just post the whole config file if that would make it
any easier.
a big thanks in advance for the help...
-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
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users