Why don’t you simply add authentication (i.e., one or more 
<username>,<password> pairs) to the RTSP server?  Then, only a user that knows 
the username and password will be able to access the stream.

This is very easy to do.  For example note the code 
“testOnDemandRTSPServer.cpp” in the “testProgs” directory, and note the code 
(starting at line 59) bracketed by
        #ifdef ACCESS_CONTROL
        #endif


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

Reply via email to