[Live-devel] (RTSP+UDP) with Windows Media Server - problem
noam
noam at softier.com
Wed Jan 25 12:34:19 PST 2006
Hi.
I'm trying to integrate the Live555.com package into a media player in
order to receive VoD content from a Windows media server (WMV with audio
and video streams).
Doing it over using the RTSP-TCP option works just fine, but when using
the default (UDP) way, i cannot play the content 9with the Windows Media
Player it works just fine).
I found out that when performing the connection in the RTSP protocol I
get the following responses in the SETUP phase (after successful OPTIONS
& DESCRIBE):
Sending request: SETUP rtsp://s-media1/spider_od/audio RTSP/1.0
CSeq: 3
Transport: RTP/AVP/UDP;unicast;client_port=1026-1027
User-Agent: VLC Media Player (LIVE555 Streaming Media v2006.01.04)
Received SETUP response: RTSP/1.0 200 OK
Blocksize: 1452
Transport:
RTP/AVP/UDP;unicast;server_port=5004;client_port=1026-1027;ssrc=2390796a
;mode=PLAY
Date: Wed, 25 Jan 2006 10:18:52 GMT
CSeq: 3
Session: 2777687349265037714;timeout=60
Server: WMServer/9.0.0.3804
Supported: com.microsoft.wm.srvppair, com.microsoft.wm.sswitch,
com.microsoft.wm.eosmsg, com.microsoft.wm.fastcache,
com.microsoft.wm.packetpairssrc, com.microsoft.wm.startupprofile
Last-Modified: Tue, 23 Aug 2005 14:15:02 GMT
Cache-Control: x-wms-content-size=14254042, max-age=86399,
must-revalidate, proxy-revalidate
Etag: "14254042"
[ME:00000335]demux_livedotcom demuxer debug: RTP subsession
'video/X-ASF-PF'
Sending request: SETUP rtsp://s-media1/spider_od/video RTSP/1.0
CSeq: 4
Transport: RTP/AVP/UDP;unicast;client_port=1028-1029
Session: 2777687349265037714
User-Agent: VLC Media Player (LIVE555 Streaming Media v2006.01.04)
Received SETUP response: RTSP/1.0 461 Unsupported Transport
Date: Wed, 25 Jan 2006 10:18:52 GMT
CSeq: 4
Session: 2777687349265037714;timeout=60
Server: WMServer/9.0.0.3804
Supported: com.microsoft.wm.srvppair, com.microsoft.wm.sswitch,
com.microsoft.wm.eosmsg, com.microsoft.wm.fastcache,
com.microsoft.wm.packetpairssrc, com.microsoft.wm.startupprofile
Does anybody have an idea why I get this behavior from the server (the
emphasis is on the " RTSP/1.0 461 Unsupported Transport " response)
Thanks a lot,
Noam Oren.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.live555.com/pipermail/live-devel/attachments/20060125/459a9993/attachment-0001.html
More information about the live-devel
mailing list