>Hi all, >in some moment of my application I want to close a RTSPServer, but I note that >when I do a Medium::close(rtspServer) I don't close the RTSPClientSessions >that handle the incoming commands. Then, when Server is stopped and some >incoming command arrived it broke down my application. Is there some way to >solve this?
No, not at present. Currently, you can't cleanly destroy a RTSPServer unless you exit the entire process (application). This is a flaw in the code that will be fixed in a future release. -- Ross Finlayson Live Networks, Inc. http://www.live555.com/ _______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel