[Live-devel] RTSP Streaming Playback in QuickTime

Ross Finlayson finlayson at live555.com
Mon May 4 08:03:10 PDT 2009


>I am trying to stream out MPEG4/H.264 streams from my application on 
>a device using livemedia stack. I am able to play the streams 
>without any issues using VLC player and my own player based of 
>Livemedia stack. However, when I try to play the same using a 
>Quicktime player, I observe a "Bad Request" message.

Turn on debugging output in your RTSP server application, by adding
#define DEBUG 1
to the start of "liveMedia/RTSPServer.cpp", and recompile.  That 
should tell you why the server is rejecting the request.
-- 

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/


More information about the live-devel mailing list