[MPlayer-users] Network streaming
Ross Finlayson
finlayson at live.com
Tue May 13 05:18:58 CEST 2003
>I have a problem when I try to view a video which is
>streamed on the network ( multicast network ).
>
>I use the following command to view it :
>
> mplayer rtp://239.1.2.3:1234
"rtp://" URLs are a hack; they work only for MPEG Transport Streams sent
via RTP (e.g., DVB). Most RTP streams are not of this form.
You probably will want to add LIVE.COM Streaming Media support (see
<http://www.live.com/mplayer/>), and open a SDP file that describes the
multicast session (using a "sdp://<file-name>" pseudo-URL).
Ross.
More information about the MPlayer-users
mailing list