Hi all, 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 web server drops the request with 400 (Bad-Request) because of the missing Host field. This happens before the request can reach the mod. Regards,Victor
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel