> How do i modify live555ProxyServer so i can create a new session whenever a > client asks for getting proxy stream comes from new sources > (just like live555MediaServer open a different file and offer this stream > when it received a new client'ack)
You would need to do something similar to what the "LIVE555 Media Server" code does: Define a subclass of "RTSPServer" and redefine (and reimplement) the "lookupServerMediaSession()" virtual function. 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