Re: [Live-devel] How To Receive Packet Buffer

2012-06-27 Thread Ross Finlayson
>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 inc

[Live-devel] How To Receive Packet Buffer

2012-06-27 Thread Abhishek Madaan
Hi All,    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. What I mean by that if we have a camera 320x240 and I need color values for each 76800 pi