[Live-devel] RTSPoverHTTP: server answer example

Ross Finlayson finlayson at live555.com
Fri Feb 7 13:35:53 PST 2014


> I use vlc 1.1.3 Luggage for see video.
> I successfully connect to stream use RTSP URL,
> but I can't see stream via HTTP URL, server return "HTTP/1.1 405 Method
> Not Allowed".

To access a stream using RTSP-over-HTTP, you must still use a "rtsp://" URL, *not* a "http://" URL.

For example, using "openRTSP" (which is better than VLC for testing access to a RTSP server), you would do
	openRTSP -T 80 rtsp://URL
(assuming that port 80 is the HTTP port that you're tunneling over).


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/20140208/4a06a4b9/attachment.html>


More information about the live-devel mailing list