Thank you, Ross. Windows firewall was indeed the issue. I switched off the 
windows firewall and was able to play the streams in QT. I will proceed with 
debugging my application with QT.

Thanks,
Ganesh




________________________________
From: Ross Finlayson <finlay...@live555.com>
To: LIVE555 Streaming Media - development & use <live-de...@ns.live555.com>
Sent: Tuesday, May 5, 2009 6:52:20 PM
Subject: Re: [Live-devel] RTSP Streaming Playback in QuickTime

> - 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



      
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to