[Live-devel] Help with link error

Melvin_Raj Melvin_Raj at satyam.com
Fri Aug 8 04:22:47 PDT 2008


Hi Roland,

Thank you for your suggestion..btw, 239.255.42.42 stand for the address of the multicast server (broadcasted using mpegstreamer.exe)  Im streaming a pre-recorded mpeg file..

Regards
Melvin

From: live-devel-bounces at ns.live555.com [mailto:live-devel-bounces at ns.live555.com] On Behalf Of Roland
Sent: Friday, August 08, 2008 2:30 AM
To: 'LIVE555 Streaming Media - development & use'
Subject: Re: [Live-devel] Help with link error

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: live-devel-bounces at ns.live555.com [mailto:live-devel-bounces at ns.live555.com] 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 at 01C8F98C.23E44800]

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 :)


________________________________
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.

________________________________
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20080808/c8b16b1c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 6537 bytes
Desc: image001.png
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20080808/c8b16b1c/attachment.png>


More information about the live-devel mailing list