Dear Ross,
Thanks for the reply. I have no problem with OpenRTSP application. It runs for RTSP URL and closes the program. Where as my application runs continuously by opening and closing each URL at time. Even I have no problem for some iterations, after say 100 iterations I am getting the problem.

do I need to close/destruct any instances other than specified in shutdown() function?

Please help me regarding this.

regards,
Mallikarjun

Ross Finlayson wrote:
Do you have any problem with the original, unmodified "openRTSP" application code (i.e., "openRTSP.cpp" and "playCommon.cpp")? If not, then you should use that as a starting point, and make only small changes at a time - making sure that your application keeps workig each time.

(From your crash, it looks like you're not properly shutting down the RTSP/RTP streams - but the original code should be doing that OK.)

_______________________________________________
live-devel mailing list
[email protected]
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to