Topic - MPlayer rtp raw video stream



Reply to this topic

Topic Starter Svensen - Posted on Tuesday, August 27 2013 03:15:01 AM
Hi, from a digital camera I've got a sequence of 1024x1024 RGB frames. I try to send them via RTP to the network. RTP packet format used according to http://tools.ietf.org/html/rfc4175.
Wireshark successfully recongnize RTP packets but when I try to play raw video via MPlayer, it says that NO RTP STREAM ?
Could anyone help me ? Maybe I have to use SDP or another additional thing...