[Live-devel] How to play video stream from RTSPServer

2008-06-23 Thread liang ch
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

[Live-devel] Take input from a live source instead of from a file

2008-06-02 Thread liang ch
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