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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 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: [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@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.

<<inline: image001.png>>

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

Reply via email to