[vlc] Re: HELP: vlc(vlm mode) don`t work with realplayer or window media player

Alexander M. Stetsenko as at spider.ru
Thu Mar 17 07:49:14 CET 2005


Hi, thank You for comment
But how is it possible to fix it?
In the first look the trouble in option "Translation" before RTSP/1.0 
400 Bad Request is sent.
This is in source modules/misc/rtsp.c line 809
becouse in line 776 the "unicast" and "client_port=" values are required.
After I fixed this relaplayer anyway woun`t play.
I immediatly sent HTTPD_MSG_TEARDOWN.
Who know what is required for realplayer and wmp to force it to work???
?????
How I can it to fix??
Maybe is it possible to make only windows media pleyer to work???
Help me! I need for help as fast as possible :(
---
p.s. corry for my terrible english:)

list at scttransport.dk wrote:

>According to the test I did, vlc's rtsp can be read by quicktime player, but
>not real player or windows media player. Note that the other players cant
>read each other's servers rtsp streams either, this is due to every brand
>implementing rtsp in their own, incompatible way. So the only mainstream
>player vlc can stream rtsp to is quicktime player. That's at least my
>experience, I may of course be wrong :)
>
>Best regards
>Jonas Larsen
>
>-----Original Message-----
>From: vlc-bounce at videolan.org [mailto:vlc-bounce at videolan.org] On Behalf Of
>Alexander M. Stetsenko
>Sent: 16. marts 2005 09:45
>To: vlc at videolan.org
>Subject: [vlc] HELP: vlc(vlm mode) don`t work with realplayer or window
>media player
>
>Hi
>I use vlc for vod, but only vlc can use rtsp://
>When I use relaplayer it dosn`t work. request is rtsp://10.0.0.21:554/Test
>Test is setup as:
>new Test vod enabled
>setup Test input somefile.avi
>What is wrong?
>HEXT IS SEVERAL DEBUG LINES:
>=============================
>received new request
>  - proto=RTSP
>  - version=0
>  - msg=7
>  - url=/Test
>  - option name='CSeq' value='2'
>  - option name='Accept' value='application/sdp'
>  - option name='User-Agent' value='RealMedia Player
>(HelixDNAClient)/10.0.0.0 (linux-2.2-libc6-gcc32-i586)'
>  - option name='Require' value='com.real.retain-entity-for-setup'
>  - option name='Bandwidth' value='10485800'
>  - option name='Language' value='en-US'
>  - option name='RegionData' value='0'
>  - option name='ClientID' value='Linux_2.4_10.0.0.0_play32_RN01_EN_586'
>  - option name='GUID' value='00000000-0000-0000-0000-000000000000'
>  - option name='SupportsMaximumASMBandwidth' value='1'
>RtspCallback query: type=7
>v=0
>o=- 1110955958716511 3 IN IP4 127.0.0.1
>t=0 0
>a=tool:vlc 0.8.1
>c=IN IP4 0.0.0.0/0
>m=video 0 RTP/AVP 96
>a=rtpmap:96 MP4V-ES/90000
>a=fmtp:96 profile-level-id=3; config=00000120004808ba9850b442414183;
>a=control:rtsp://0.0.0.0:554/Test/trackid=0
>m=audio 0 RTP/AVP 14
>a=rtpmap:14 MPA/90000
>a=control:rtsp://0.0.0.0:554/Test/trackid=1
>sending answer
>RTSP/1.0 200 OK
>Content-type: application/sdp
>Server: VLC Server
>Content-Length: 345
>Cseq: 2
>Cache-Control: no-cache
>
>peek=SETU
>received new request=SETUP rtsp://0.0.0.0:554/Test/trackid=0 RTSP/1.0
>CSeq: 3
>Transport: RTP/AVP/TCP;unicast;mode=play
>User-Agent: RealMedia Player (HelixDNAClient)/10.0.0.0
>(linux-2.2-libc6-gcc32-i586)
>
>
>received new request
>  - proto=RTSP
>  - version=0
>  - msg=8
>  - url=/Test/trackid=0
>  - option name='CSeq' value='3'
>  - option name='Transport' value='RTP/AVP/TCP;unicast;mode=play'
>  - option name='User-Agent' value='RealMedia Player
>(HelixDNAClient)/10.0.0.0 (linux-2.2-libc6-gcc32-i586)'
>RtspCallback query: type=8
>HTTPD_MSG_SETUP: transport=RTP/AVP/TCP;unicast;mode=play
>sending answer
>RTSP/1.0 400 Bad Request
>Server: VLC Server
>Content-Length: 0
>Cseq: 3
>Cache-Control: no-cache
>
>[00000227] main private debug: new connection (10.0.0.21)
>[00000227] main private debug: new connection (10.0.0.21)
>[00000227] main private debug: connection closed(10.0.0.21)
>peek=GET
>peek=POST
>received new request=GET /SmpDsBhgRl861ee1f1-95f4-11d9-ee93-c71cb2588fcd
>HTTP/1.0
>User-Agent: RealPlayer G2
>Expires: Mon, 18 May 1974 00:00:00 GMT
>Pragma: no-cache
>Accept: application/x-rtsp-tunnelled, */*
>ClientID: Linux_2.4_10.0.0.0_play32_RN01_EN_586
>X-Actual-URL: rtsp://10.0.0.21:554/Test
>
>
>received new request
>  - proto=HTTP
>  - version=0
>  - msg=3
>  - url=/SmpDsBhgRl861ee1f1-95f4-11d9-ee93-c71cb2588fcd
>  - option name='User-Agent' value='RealPlayer G2'
>  - option name='Expires' value='Mon, 18 May 1974 00:00:00 GMT'
>  - option name='Pragma' value='no-cache'
>  - option name='Accept' value='application/x-rtsp-tunnelled, */*'
>  - option name='ClientID' value='Linux_2.4_10.0.0.0_play32_RN01_EN_586'
>  - option name='X-Actual-URL' value='rtsp://10.0.0.21:554/Test'
>received new request=POST /SmpDsBhgRl HTTP/1.0
>User-Agent: RealPlayer G2
>Pragma: no-cache
>Expires: Mon, 18 May 1974 00:00:00 GMT
>Accept: application/x-rtsp-tunnelled, */*
>Content-type: application/x-pncmd
>Content-length: 32767
>
>
>sending answer
>HTTP/1.0 404 Not found
>Content-Length: 223
>
>
>
>
>  
>


-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html



More information about the vlc mailing list