On Sun, January 3, 2010 9:51 am, Manuel Borchers wrote:
> Hi Adam,
>
> Am Samstag, den 02.01.2010, 19:50 +0000 schrieb Adam Charrett:
>> If dvbstreamer is running on another box this would need to be
>>
>> VideoGroup(vdev='<hostname>:0', group_type='dvb', desc='Watching Video
>> Group',)
>>
>> where <hostname> is either the name or IP address on which DVBStreamer
>> is running, if this is localhost then it can be left out (as here).
>
> Currently it is running on the same machine. I'm thinking of moving a
> second instance on to my server later, but for now the local instance
> will do.
>
>> Odd if it wasn't connecting to DVBStreamer I would expect to see a trace
>> back. Try running dvbstreamer with more logging (add -vvvv to the
>> command line) and then check the log in ~/.dvbstreamer/dvbstreamer-0.log
>
> I did that. The log is a bit longer (I even stripped it at the end, only
> stuff about the EPG is following), so I posted it to pastebin:
> http://pastebin.org/70694
>
> For me nothing unusual is happening. The stream seems to be set up to
> udp://localhost:1235 quite fine. But nothing seems to grab the stream.
>
> Any pointers where to debug that?

I've had a look at the log and I can't see anything wrong, the signal must
have locked as the stream is being processed (new PMTs are being
received).

So are you say that when you stream manually to udp://localhost:1235 you
can receive it with xine or vlc and it works fine?

Try running the same steps manually and see how far you get.
Start DVBStreamer in command line mode,

In a second terminal start livepause and enter the following command:

fill udp localhost:1235

Then in the first terminal select the channel and set the mrl:
select VOX
setmrl udp://localhost:1235

In the second terminal you should now see
!Data Started

Followed by every second:
!Data Acquired

If you don't then use the stats command in the dvbstreamer terminal to see
if the service filter is processing anything.

Finally you don't have any firewall setup do you?

Cheers

Adam


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to