Hi, I have the latest version of live555 mediaServer installed on Ubuntu on my system. On running the live555mediaserver, I am able to stream a file present in that directory using rtsp://<URL>
However, while trying to stream using testOnDemandRTSPServer and openRTSP, I get the following error. Command: openRTSP -n rtsp://192.168.1.102:8554/toycom13.mpg Sending request: OPTIONS rtsp://192.168.1.102:8554/toycom13.mpg RTSP/1.0 CSeq: 1 User-Agent: openRTSP (LIVE555 Streaming Media v2008.07.24) Received OPTIONS response: RTSP/1.0 200 OK CSeq: 1 Date: Fri, Sep 18 2009 03:53:40 GMT Public: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY, PAUSE, GET_PARAMETER, SET_PARAMETER Sending request: DESCRIBE rtsp://192.168.1.102:8554/toycom13.mpg RTSP/1.0 CSeq: 2 Accept: application/sdp User-Agent: openRTSP (LIVE555 Streaming Media v2008.07.24) Received DESCRIBE response: RTSP/1.0 404 Stream Not Found CSeq: 2 Date: Fri, Sep 18 2009 03:53:40 GMT Failed to get a SDP description from URL "rtsp:// 192.168.1.102:8554/toycom13.mpg": cannot handle DESCRIBE response: RTSP/1.0 404 Stream Not Found What does this error mean and how do I rectify it? Why do I see this error only with testOnDemandRTSPServer and openRTSP? Appreciate any help. Thanks.
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel