Excellent!. Thanks

It built and ran first time. Now for the other issue, the one that is "my 
fault". I am not sure how to fix that issue. my shutdown() function calls 
medium::close().  This is where the first crash was noticed in onReceive that 
you fixed. But it also calls MediaLookupTable::remove and that calls delete 
medium so I still get to the crash of delete[] fResultString  (unless I comment 
it out)
 Maybe I can if guard it using the same flag? I do have the ideal piece of 
equipment to test it. :)


From: live-devel-boun...@ns.live555.com 
[mailto:live-devel-boun...@ns.live555.com] On Behalf Of Ross Finlayson
Sent: Sunday, November 20, 2011 5:04 AM
To: LIVE555 Streaming Media - development & use
Subject: Re: [Live-devel] Access violation crash in rtspclient

FYI, I have now released a new version (2011.11.20) of the "LIVE555 Streaming 
Media" code that should fix this problem.

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/

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

Reply via email to