On Mon, 09 Apr 2012 21:48:47 +0100
Adam Charrett <a...@dvbstreamer.org> wrote:

> On Fri, 2012-04-06 at 12:22 +1000, Liz wrote:
> > I'm back at this point
> > I found that the /tmp/freevo/live.buf file for the buffer was being
> > destroyed on reboot, so /tmp/freevo is the current file, and
> > livepause is not dying anymore
> > 
> > However, I'm not getting any tuning happening
> > the line which is setting the target is returning 'none'
> > hdhomerun_config 1110D413 set /tuner0>/target <Freevo IP>:1235
> > 
> > I've had some look at the code, and if 'none' it is supposed to set
> > localhost (i think)
> > but 
> > hdhomerun_config 1110D413 set /tuner0>/target none 
> > is going to the tuner, and it seems to do exactly nothing
> > 
> 
> A quick fix for this would be to change the /etc/hosts file so that
> the host name of computer didn't resolve to 127.0.0.1 but to the IP
> address of the network interface that is used to talk to the
> HDHomeRun.
> 
> That will mean freevo can work out what IP address to tell the
> HDHomeRun to send the packets to.
> 
> Cheers
> 
> Adam
> 

I was close... but didn't try enough parameters
So it plays, but does not stop...

========================
2012-04-10 08:12:51,307 - stdout - INFO - os.system('hdhomerun_config
1110D413 set /tuner1/channel 219500000') 2012-04-10 08:12:51,308 -
stdout - INFO - os.system('hdhomerun_config 1110D413
set /tuner1/program 672') 2012-04-10 08:12:51,308 - stdout - INFO -
os.system('hdhomerun_config 1110D413 set /tuner1/target
x.y.z.zz:1235') 2012-04-10 08:14:09,741 - root - WARNING -
childapp.py (173): ChildApp.write(line='quit'): failed 2012-04-10
08:14:09,761 - base.async - ERROR - Unhandled InProgress exception:
Traceback (most recent call last): File
"/usr/local/lib/python2.7/dist-packages/kaa/base/thread.py", line 118,
in __call__ result = super(MainThreadCallable, self).__call__(*args,
**kwargs) File
"/usr/local/lib/python2.7/dist-packages/kaa/base/callable.py", line
232, in __call__ return cb(*cb_args, **cb_kwargs) File
"/usr/local/lib/python2.7/dist-packages/kaa/base/timer.py", line 175,
in start self._id = notifier.timer_add(int(interval * 1000), self)
ValueError: invalid literal for int() with base 10:
'5*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*6
05*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*60'
==================================

So I killed vlc and then could not play another channel although it did
go through Tune:Buffer:Play

====================================
2012-04-10 08:14:23,702 - stdout - INFO - os.system('hdhomerun_config
1110D413 set /tuner1/channel 219500000') 2012-04-10 08:14:23,703 -
stdout - INFO - os.system('hdhomerun_config 1110D413
set /tuner1/program 674') 2012-04-10 08:14:23,703 - stdout - INFO -
os.system('hdhomerun_config 1110D413 set /tuner1/target
192.168.79.243:1235') 2012-04-10 08:14:59,362 - base.async - ERROR -
Unhandled InProgress exception: Traceback (most recent call last): File
"/usr/local/lib/python2.7/dist-packages/kaa/base/thread.py", line 118,
in __call__ result = super(MainThreadCallable, self).__call__(*args,
**kwargs) File
"/usr/local/lib/python2.7/dist-packages/kaa/base/callable.py", line
232, in __call__ return cb(*cb_args, **cb_kwargs) File
"/usr/local/lib/python2.7/dist-packages/kaa/base/timer.py", line 175,
in start self._id = notifier.timer_add(int(interval * 1000), self)
ValueError: invalid literal for int() with base 10:
'5*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*60'
2012-04-10 08:15:18,116 - base.async - ERROR - Unhandled InProgress
exception: Traceback (most recent call last): File
"/usr/local/lib/python2.7/dist-packages/kaa/base/thread.py", line 118,
in __call__ result = super(MainThreadCallable, self).__call__(*args,
**kwargs) File
"/usr/local/lib/python2.7/dist-packages/kaa/base/callable.py", line
232, in __call__ return cb(*cb_args, **cb_kwargs) File
"/usr/local/lib/python2.7/dist-packages/kaa/base/timer.py", line 175,
in start self._id = notifier.timer_add(int(interval * 1000), self)
ValueError: invalid literal for int() with base 10:
'5*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*605*60'
=============================



------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to