Hi, I have bulit a server using RTSPServer.cpp and am using openRTSP as the client. During DEBUG am not able to proceed after SETUP state. What i feel is the error is due to urlPresuffix and urlSuffix.] The DEBUG messages are as shown:
parseRTSPRequestString() returned cmdName "DESCRIBE", urlPreSuffix "", urlSuffix "Codec00" sending response: RTSP/1.0 200 OK CSeq: 2 Date: Wed, Oct 08 2008 08:45:58 GMT Content-Base: rtsp://10.60.3.55/Codec00/ Content-Type: application/sdp Content-Length: 371 sdp info..................... parseRTSPRequestString() returned cmdName "SETUP", urlPreSuffix "Codec00", urlSuffix "" sending response: RTSP/1.0 400 Bad Request Date: Wed, Oct 08 2008 08:45:58 GMT Allow: OPTIONS, DESCRIBE, SETUP, TEARDOWN, PLAY, PAUSE In the DESCRIBE message my urlSuffix is Codec00 and in my SETUP message my urlPresuffix is Codec00. The server returns a stream not found error because of this. Can anyone help me with this?? Am not using any subsession but harcoding the sdp. My streamname is Codec00 but trackid is NULL. Thanks in advance. The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments contained in it. _______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel