My stream complies with RFC 3984, and I insert SPS and PPS at the front of every I frame. The problem is VLC always gives the message: "live555 no data received with 10s" than rtsp tear down . I'm pretty sure the rtp stream is there and rtp port number is right. Why VLC cannot receive the stream and decode it as rtp/h264?

In order for VLC to be able to play the stream, VLC needs a SDP description, so that it will know (i) that the stream is H.264, and (ii) which RTP payload format code it is using.

Are you giving VLC a SDP description - either directly (as a file), or indirectly, using RTSP?
--

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to