Re: [Live-devel] RTSPoverHTTP: server answer example

2014-02-07 Thread Ross Finlayson
> 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, us

[Live-devel] RTSPoverHTTP: server answer example

2014-02-07 Thread Brilliantov Kirill Vladimirovich
Hello! I use live555 2014.01.29. I configure RTSP server on support HTTP and after start it I see what it bind on rtsp and http port. 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 Al