>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
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