[MPlayer-users] Video Streaming in RTP Protocol fail

Nico Sabbi Nicola.Sabbi at poste.it
Mon May 25 14:56:24 CEST 2009


On Monday 25 May 2009 14:52:48 Hafid SAOU wrote:
> Hi guys,
>
> I wish to receive a RTP video streaming with Mplayer, on Windows
> Vista. The mime-type of the video is H263-2000.
> The problem is that I can read anything on streaming, but when I
> open it directly with mpalyer, it works.
> The RTP server has been coded by myself, it works when I stream a
> MPEG-PS video, but not with H263-2000 and I don't understand why.
>
> This is the outuput with the "-msglevel all=6" option :
>
> C:\Program Files\SMPlayer\mplayer>mplayer rtp://127.0.0.1:9876
> -msglevel
>


because rtp streams can be decoded correctly only when they carry 
MPEG-TS streams (thanks the geniuses behind rtp for that crap of 
protocol). Streaming over plain udp://  will work.


More information about the MPlayer-users mailing list