Hi, I've examined the packets exchanged between RealPlayer and HelixProxy, (and between HelixProxy <-> HelixServer). RealPlayer sends the regular RTSP packets to HelixProxy, the only difference is that Destination Address of the RTSP packets are engraved with HelixProxy's IP.
Is it possible to implement this in openRTSP? I mean, obtaining the proxy address as a command line option and sending the packets to Proxy instead of Server? Thanks... --ali >Yes, you will need to (somehow) tell the proxy the address of the >back-end RTSP server. Unfortunately there is no mechanism within the >RTSP protocol to do this, so you will have to do this some other way. >-- > >Ross Finlayson >Live Networks, Inc. >http://www.live555.com/ _______________________________________________ live-devel mailing list [email protected] http://lists.live555.com/mailman/listinfo/live-devel
