We are using Live555 based a RTSP client application to receive both MPEG4 AND h264 streams.

Whether Live555 library provides H264 frame by frame to the client application or this will provide RTP packet by packet to the client application? Means, whether we need to explicitly develop methods to reconstruct H264 frames out of RTP packets?

Definitely not. Our software does this for you. It automatically handles the packing - and unpacking - of H.264 (or MPEG-4) data in to/out of RTP packets.

Because you are developing a RTSP client application, you should note our existing "openRTSP" demo application.

--

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