Am trying to develop an RTSP server using RTSPServer.cpp code. Is it
enough for me to make an object for the class RTSPServer? After initializing
this object wil the code automatically take care of listening to requests
from the client and responding to them

Yes. I suggest looking at the code for the existing "testOnDemandRTSPServer" demo application for help.


        Ross Finlayson
        Live Networks, Inc. (LIVE555.COM)
        <http://www.live555.com/>

_______________________________________________
live-devel mailing list
[email protected]
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to