Hello everyone,In the testMPEG4ESVideoSreamer.cpp,the code as follows videoSink->startPlaying(*videoSource, afterPlaying, videoSink); then the program jump to the startPlaying() function in the MediaSink.cppthen the startPlaying() function calls the continuePlaying().the continuePlaying()is a virtual function.When I want to transfer the MPEG4 ES video then which implementation continuePlaying()will be carried out?and what to decide this? thanks a lot!
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel