I build up a RTSPServer (e.g testMPEG4VideoStreamer in the
testProgs),Somebody ever say that it can play the video directly in the VLC
player with openning the UPL:rtsp://x.x.x.x:8554/teststream. I try to do it on
the Windows xp system(the server build on the Linux system) ,but fail.Should
I'm sorry! I have read FAQ ,But I do not think it is simple just like the
reference in the FAQ. The applications with live library are
event-driven,after calling someSinkObject->startPlaying() ,it will enter into
an event loop (TaskScheduler::doEventLoop()). That is just said that now the
a