[MPlayer-users] RTP stream test
Alessandro Marino
a_marino at libero.it
Sat Mar 27 15:58:31 CET 2004
Hi,
I use the program testMPEG1or2VideoStreamer provided with liveMEDIA library to stream a test video over rtp.
I compiled MPlayer with liveMEDIA support, I use it with the following command:
mplayer rtp://192.168.0.2:8888
With Ethereal I can see that rtp packets are sent from 192.168.0.2 (port 8888) to 192.168.0.1 (port 8888) but MPlayer gives me this output:
Playing rtp://192.168.0.2:8888
Unable to open URL: rtp://192.168.0.2:8888
Option stream url: This URL doesn't have a port part.
Option stream url: This URL doesn't have a hostname part.
[file] No filename
Failed to open rtp://192.168.0.2:8888
Exiting... (End of file)
How can I view the stream video?
Thanks,
Alessandro Marino
More information about the MPlayer-users
mailing list