I have implemented a raw rtp stream. I want to play it using VLC or Mplayer. But it seems that video players cannot play this stream.
For example MPlayer says:
Stream not seekable!
Stray packet (seq[6]=1013 seq=987, newseq=-26 found at 12)
I dont get any idea what I have to do, to make video readable by this videoplayers. Should I add SDP ? Or theese players can play raw rtp stream ?
Thanks