[streaming] vlc rtsp streaming of hinted 3gp+amr

Ross Finlayson finlayson at live555.com
Tue Sep 18 10:30:22 CEST 2007


>Sending request: SETUP rtsp://192.168.11.18:554/Test/trackID=0 RTSP/1.0
>CSeq: 8
>Transport: RTP/AVP/TCP;unicast;interleaved=0-1
>User-Agent: VLC media player (LIVE555 Streaming Media v2007.02.20)
>
>Received SETUP response: RTSP/1.0 461 Unsupported Transport

The problem here is that the RTSP client (VLC) is rolling over to 
requesting RTP-over-RTSP streaming, presumably because you have a 
firewall somewhere that is preventing normal RTP/UDP packets from 
reaching the client.  Unfortunately, however, the Darwin Streaming 
Server does not support RTP-over-RTSP streaming.  It does, however, 
support (the related, but different) RTSP/RTP-over-HTTP streaming.

To enable this, check the "Tunnel RTSP and RTP over HTTP" checkbox in 
the "Input/Codecs"/Demuxers/"RTP/RTSP"/Advanced dialog.  (Or, even 
better, fix whatever is preventing UDP packets from reaching your 
client.)
-- 

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/



More information about the streaming mailing list