Re: [Live-devel] Problem with HTTP/1.1 in RTSP-over-HTTP
Thank you Ross for the very quick fix. It works fine with the new version. Victor ___ live-devel mailing list live-devel@lists.live55
Re: [Live-devel] Problem with HTTP/1.1 in RTSP-over-HTTP
> RTSP client stopped working after HTTP version was upgraded to 1.1. The > problem is that HTTP/1.1 requires the Host field (see > http://tools.ietf.org/search/rfc2616#section-14.23). > > I use a web server with a RTSP tunneling mod that "proxies" RTSP-over-HTTP to > a regular RTSP server. The