I am creating a RTSPClient application, using LIVE 555.
Right now my application is displaying only JPEG stream . For this, I
dervided a sink class from MediaSink class of Live555 and using the
doEventLoop() function I am getting data in this media sink driven class.

My query is Can I receive the H.264 data as well

Yes. Look at our existing RTSP client demo application - "openRTSP". It can receive H.264 video (as well as many other codecs).
--

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