Hi Adam,

Am Montag, den 04.01.2010, 10:26 +0000 schrieb Adam Charrett:
> 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

Well, I got to something very strange here...

When I setmrl udp://localhost:1235 it does not work. Not even when
trying it with xine or mplayer. So, I tried to stream to my other box.
Works like a charm.

So, I debugged it a bit further. First, I set the MRL to the IP of the
freevo box in my local network. Boom, works! Even with livepause!

So, I went to my /etc/hosts, to check if localhost is pointing to
something strange, but no, it isn't: 127.0.0.1.

Next thing I tried: setmrl udp://127.0.0.1:1235 and guess what: that
suddenly works! livepause has no problem using fill udp localhost:1235
at all. It's only dvbstreamer.

One thing to note: I've compiled both with gcc-4.4. I had the same
problems as someone else about incorrect aliasing of ip4 structs, which
I got rid of with -fno-strict-aliasing as was suggested in that same
post. May that be the real problem here? But why not for livepause?

I'm going to try to force the IP-address in my config now to 127.0.0.1
and see if that makes it happy for now. But that's not the real
solution...


Cheers,
Manuel


-- 
man...@matronix.de
http://www.matronix.de

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

------------------------------------------------------------------------------
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