[MPlayer-users] rtp - Unknown protocol

Kannan Goundan kannan at ucsc.edu
Thu Dec 19 04:59:01 CET 2002


First of all, I have compiled MPlayer with the Live.com
libraries.

When I pass MPlayer an 'rtsp' URL, it goes ahead and tries to use
it.  When I pass it an 'rtp' URL, it says:

Unknown protocol 'rtp'
Unable to open URL: rtp://171.66.118.52:9100

In 'libmpdemux/network.c', it looks like the old RTP handler is
ifdef'd out if the Live.com libraries are enabled.  However, it
appears that the code that gets ifdef'd in only handles "rtsp"
URLs and does not deal with "rtp" URLs.  I thought that both RTP
and RTSP are handled by the Live.com code.

Can anyone help?

P.S. I'm sorry if I'm completely off in my understanding of the
ifdefs in 'network.c'.




More information about the MPlayer-users mailing list