[Live-devel] question about parseSPropParameterSets()

Ross Finlayson finlayson at live555.com
Thu Feb 2 17:49:43 PST 2012


> Received SETUP response: RTSP/1.0 461 Unsupported Transport

This happens because the server's stream is multicast, but your client is asking for it to be streamed via RTP-over-TCP, which you can't do for multicast streams.

If your client *does not* request RTP-over-TCP streaming (e.g., if you're using "openRTSP", then *don't* use the "-t" flag), then it should work.

Alternatively, you could use a unicast RTSP server - e.g., "testOnDemandRTSPServer" or "live555MediaServer" - which supports RTP-over-TCP streaming.


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20120202/0f7bf04b/attachment.html>


More information about the live-devel mailing list