> How to add user agent option that allows to set the User-Agent > header in openRTSP on the command line?
The "RTSPClient" class has a member function: void setUserAgentString(char const* userAgentName); that any RTSP client application can use to set the RTSP "User-Agent:" header. (It's not a command-line option to "openRTSP" though; you would need to program that yourself.) 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