Posted on 2006-04-25 17:56:11-07 by caganasakinha
JAVA RTSP client - 461 Unsupported Transport
Hi everyone,

I'm developing a RTSP client in JAVA. I'm using this to servers for testing:
rtsp://emision.canalsur.es/encoder/andaluciatv.rm
rtsp://real.rtp.pt/rtpfiles/telej/Telej21042006.rm

(got them in: http://www.xente.mundo-r.com/dmsoler/tvnet.htm)

I can connect by TCP, and send OPTIONS and DESCRIBE commands, but when I send the SETUP I get the error 461 Unsupported Transport...
I'm doing it like this:

SETUP encoder/andaluciatv.rm RTSP/1.0
CSeq: 3
Transport: RTP/AVP/UDP;unicast;client_port=4588-4589

I've already tried,
RTP/AVP;multicast;client_port=4588-4589
and
RTP/AVP/TCP;unicast

always getting the same answer...

Can you please help me?

Thanks in advance,
Andre Costa
Direct Responses: 2229 | 10788 | Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.