Hi Melvin

 

You could... add the command line parameter as the parameter for debugging
in VS2005, then start RTSP.exe from within VisualStudio and step through the
code (I think F10 is the default for step, and F11 for step into), set a lot
of breakpoints, dig in and prepare to learn a lot from someone else's code.

 

Another easy one is to search for "Failed to get a SDP" in the source code,
isolate the print/output statement, and set a breakpoint there (F9). Then
work your way backwards in the code and set breakpoints where you think
everything should still be ok. Once you hit breakpoints, inspect variables
and try to understand if the values stored in them make sense or not.

 

I'll leave it to someone with RTSP experience to troubleshoot the other side
of the equation (what's sitting at 239.255.42.42?)...

 

Roland

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Melvin_Raj
Sent: Wednesday, August 06, 2008 8:03 PM
To: LIVE555 Streaming Media - development & use
Subject: Re: [Live-devel] Help with link error

 

Hyee Roland,

 

Thank you for your help..managed to solve the errors and learn new thing at
the same time.now im getting another error when running the openrtsp program
from command line:

 

cid:image001.png@01C8F87A.D056B0E0

 

What do I have to do??thank you for your help.do have a working example that
I can see(the print screens perhaps)??i want to see how it works..thank you
J 

 

 

  _____  

DISCLAIMER:
This email (including any attachments) is intended for the sole use of the
intended recipient/s and may contain material that is CONFIDENTIAL AND
PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or
distribution or forwarding of any or all of the contents in this message is
STRICTLY PROHIBITED. If you are not the intended recipient, please contact
the sender by email and delete all copies; your cooperation in this regard
is appreciated.

<<image001.png>>

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

Reply via email to