I had this kind of problem before when talking to some RTSP server.
Sometimes the SPS (type 7) and PPS (type 8) NAL units are encoded in base64 and given to client inside the SDP description. When you want to decode such a stream you have to reinsert them before each IDR (type 5) NAL units.

Please download the latest version (2010.09.23) of the LIVE555 Streaming Media code. In this new version, "openRTSP" will automatically prepend these SPS and PPS NAL units to the output file.
--

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