- Because the incoming protocol type is HTTP, parseRTSPRequestString() failed and hence, Bad Request Message is observed in QT.

Yes, the problem is that your client (QuickTime Player) is attempting to use RTSP-over-HTTP, which we do not yet support in our RTSP server implementation.

Presumably you have a firewall somewhere between your server and client, otherwise it would probably have tried regular RTSP (not over HTTP). If you fix this, QuickTime Player should be able to connect to your server.
--

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to