OPTIONS * RTSP/1.0
CSeq: 1
Gave me as an answer:
RTSP/1.0 200 OK
CSeq: 1
Session: 00EC0FE0
Date: Tue, 16, Feb 2010 11:20:35 GMT
Public: OPTIONS, DESCRIBE, ANNOUNCE, PLAY, PAUSE, SETUP,
GET_PARAMETER, SET_PARAMETER, TEARDOWN
RealChallenge1: d12f6756d0027a12ee0afbfd64a5cedd
Supported: com.microsoft.wm.srvppair, com.microsoft.wm.sswitch,
com.microsoft.wm.eosmsg, com.microsft.wm.fastcache,
com.microsoft.wm.packetpairssrc, com.microsoft.wm.startupprofile
Which is just fine.
But a DESCRIBE would just fail with the following message:
DESCRIBE rtsp://192.168.111.1:9999/test RTSP/1.0
CSeq: 3
Accept: application/sdp
RTSP/1.0 404 Not Found
CSeq: 2
Session: 00EC0FE0
Date: Tue, 16, Feb 2010 11:20:47 GMT
The vatata-logfile sais:
DEBUG - try get media url from file:///d:/sika/video
Anyone an idea what happened?
our server is not good for raw sdp/rtp stream style, maybe
live555 is better .