On Thu, January 8, 2009 1:31 pm, Matthew Job wrote:
<snip>
>> Yes and this is exactly what I do. I have a PC in the loft, closest to
>> the
>> aerial, which has 2 DVB cards in 1 for recording 1 for viewing and then
>> run the recordserver on this recording to a local disk. The frontend
>> downstairs then streams TV from the PC in the loft and plays recording
>> from a NFS share also from the PC in the loft. Works a treat and means I
>> can turn off/upgrade the downstairs PC with out chance of pain being
>> inflicted on me by my wife/kids for recordings being missed :-)
>>
>>
> Thats pretty much the setup i was going for
>
> I have setup Freevo recordserver on computer 1 and pointed the
> recordserver variable in local_config on computer 2 at computer 1
>
> i am now getting the following error
>
> Exception in thread Thread-1:
> Traceback (most recent call last):
>   File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner
>     self.run()
>   File
> "/usr/lib/python2.5/site-packages/freevo/tv/plugins/dvbstreamer/record.py",
> line 169, in run
>     self.manager.select(adapter, prog.tunerid)
>   File
> "/usr/lib/python2.5/site-packages/freevo/tv/plugins/dvbstreamer/manager.py",
> line 86, in select
>     controller.set_current_service(channel)
>   File
> "/usr/lib/python2.5/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/lib/python2.5/site-packages/freevo/tv/plugins/dvbstreamer/comms.py",
> line 67, in execute_command
>     ctrlcon.open()
>   File
> "/usr/lib/python2.5/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
> error: (111, 'Connection refused')
>

Looks like dvbstreamer is no longer running, or your VideoGroup in
local_conf.py is now pointer at the wrong computer.

Cheers

Adam



------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to