[Live-devel] User-Agent Header
    Ross Finlayson 
    finlayson at live555.com
       
    Fri Jun  7 21:39:12 PDT 2013
    
    
  
> 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/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20130607/e3033553/attachment-0001.html>
    
    
More information about the live-devel
mailing list