>            I am trying to get data out of a IP Camera which streams H.264 
> using RTSP/RTP/RTCP protocol. My problem is that I want the data in a buffer 
> frame which contains pixel data for each pixel.

OK, so you'll need to decode the H.264 video data.  Unfortunately our library 
does not include any video (or audio) decoding functionality, so you'll need to 
use a separate library (e.g., ffmpeg) for this.


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