[Live-devel] connection problem with openRTSP

Ross Finlayson finlayson at live.com
Tue Mar 16 02:47:56 PST 2004


>when i tried to connect to testOnDemandRTSPServer from openRTSP
>
>i typed ./openRTSP  rtsp://192.168.106.31:7070/test2.mpg
>
>then i got the error
>
>
>Failed to get SDP dcescription from URL 
>"rtsp://192.168.106.31:7070/test2.mpg" : cannot handle DESCRIBE responce : 
>RTSP/1.0 404 Stream not found
>
>why is it so

Because you're not giving "openRTSP" the correct URL.  When you start 
"testOnDemandRTSPServer", it prints out, for each "test.<something>" file:
         Play this stream using the URL
followed by a URL.  That's the URL that you give to "openRTSP" (or to other 
RTSP clients, e.g., VLC).

Of course, the corresponding "test.<something>" file must also be present, 
in the same directory as "testOnDemandRTSPServer".


	Ross Finlayson
	LIVE.COM
	<http://www.live.com/>



More information about the live-devel mailing list