[streaming] Re: gpe-vlc on ipaq
Jean-Paul Saman
saman at natlab.research.philips.com
Mon Aug 18 10:40:46 CEST 2003
Ma. Rhea Santos wrote:
> hi! im trying to run gpe vlc on ipaq, to receive a streaming file from vls,
> using this command :
> vlc udp://@:1234
>
> but the ipaq screen flashed quickly, then the vlc gui came out, but no video
> was played. here's the log error:
>
> / # vlc udp://@:1234
> VideoLAN Client 0.5.3 Natalya
> [00000121] main input: playlist item `udp://@:1234'
> [00000121] access_udp input error: recv failed (Resource temporarily
> unavailabl)
> Segmentation fault
>
when recv() fails there is usually a problem (in getting a port openend)
with the network connection. Could you do the same but then with:
vlc -vvvv udp://@:1234 > /var/tmp/error.log 2>&1
And send the log on this list?
> im using gpe-vlc_0.5.3, on my ipaq with 10 Mbps ethernet card.
>
Which familiar version are you using?
> btw, im running the vls on a pc using this command:
> vls -vv -d udp:10.10.4.46:1234 --loop file:/path/file:mpeg
>
> i would like to use vlsd but i cant run telnet on the ipaq,
> also, is there binary ipkg's for telnet?where can i get it?
>
You could also telnet on the server's machine. Just do:
telnet localhost 9999
> thank in advance...
>
--
Kind greetings,
Jean-Paul Saman
VLC iPaq port maintainer.
--
This is the streaming mailing-list, see http://www.videolan.org/streaming/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the streaming
mailing list