Yes, you've discovered that the RTSP protocol often does not work across NAT. To overcome this, either get rid of your NAT box, or else have your client request RTP/RTCP-over-TCP. In the "testRTSPClient" demo application, you can do this by changing line 229 of "testProgs/testRTSPClient.cpp" from #define REQUEST_STREAMING_OVER_TCP False to #define REQUEST_STREAMING_OVER_TCP True
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