>And in my program, I write my own
>MPEG4LiveServerMediaSubsession(from ServerMediaSubsession) and
>MPEG4FramedLiveSource(from Framed Souce), the live source send one
>frame each time
Then you should use "MPEG4VideoStreamDiscreteFramer" rather than
"MPEG4VideoStreamFramer". This makes the par
hi Ross,
I want to use livemedia rtsp server to stream live MPEG4 video.
I read the testOndemandServerRTSPServer, it uses FramedFileSource as source,
the program will first open the source file, read as many bytes as it can to
fill in the buffer, call parser to parse and get some info, then start