Update: I managed to get the frames and use FFMPEG (using sharpffmpeg) to get the frames. Still need to convert the frames to something I can give to Bitmap object.
On Oct 29, 5:21 pm, Shlomy Shivek <[EMAIL PROTECTED]> wrote: > I get RTP mpeg4 packets from live camera and want to display them on a > winform. > All mpeg4 controls I found read data from mpeg files and do not allow > to stream frames into them. > > Can someone guide me on how do I do that? > > Thanks.
