2.2.7.6 LogConnect

The purpose of the LogConnect request is to submit statistics on the client to the server. This request is optionally sent to the server when streaming starts for the first time, so the logging message does not include any information on the content being streamed. Instead, the logging message contains information on the client software and client operating system.

The LogConnect request is defined as the SET_PARAMETER request method (sent by the client to the server), as specified in [RFC2326] section 10.9, with the following additional constraints:

The following example shows a LogConnect request:

 SET_PARAMETER rtsp://myserver.com/mycontent.wmv RTSP/1.0
 Content-Length: 2067
 User-Agent: WMPlayer/9.0.0.2683 guid/3300AD50-2C39-46C0-AE0A-C4D98694D7B4
 Accept-Charset: UTF-8, *;q=0.1
 X-Accept-Authentication: Negotiate, NTLM, Digest
 Accept-Language: en-us, *;q=0.1
 Session: 2828013918854793989
 Content-Type: application/x-wms-Logconnectstats;charset=UTF-8
 CSeq: 8
 <Connect-Time Log message as defined in [MS-WMLOG] section 2.8>