4.5.1 Submitting Connect-Time Statistics
Submitting the connect-time statistics log is done by using the SET_PARAMETER (section 2.2.7) request method with the Content-Type header set to application/x-wms-Logconnectstats, as specified in LogConnect (section 2.2.7.6).
Client to server (note the absence of content in the <Summary> </Summary> tags):
-
SET_PARAMETER rtsp://myserver.com/mycontent.wmv RTSP/1.0 Content-Length: 218 User-Agent: WMPlayer/9.0.0.2833 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: 6 <XML><Summary></Summary><c-dns>-</c-dns><c-ip>0.0.0.0</c-ip> <c-os>Windows_XP</c-os><c-osversion>5.1.0.2600</c-osversion> <date>2002-07-30</date><time>15:42:30</time><c-cpu>Pentium</c-cpu> <transport>TCP</transport></XML>
Server to client:
-
RTSP/1.0 200 OK Date: Tue, 30 Jul 2002 15:47:10 GMT CSeq: 6 Session: 2828013918854793989;timeout=60 Server: WMServer/9.0.0.3101