Re: [Live-devel] A question about reading video frames from memory

2008-04-01 Thread Ross Finlayson
>I try to modified testMPEG4VideoStreamer and find the FramedSource >is file-base. It does not fit my need because video frames are in >memory. I try to find other FramedSource, but no one seems to be >suitable for it. > >So, my question is what FramedSource that can fit my need or any >suggest

[Live-devel] A question about reading video frames from memory

2008-03-31 Thread 粘耀文
Dear all, I used a non-RTSP protocol(defined by someone) to get MPEG4 video frames from IP cameras and then save them to a memory buffer. I want to do live streaming from IP cameras to my PC. I try to modified testMPEG4VideoStreamer and find the FramedSource is file-base. It does not fit my n