That is exactly what I am trying. :(
From: live-devel-boun...@ns.live555.com
[mailto:live-devel-boun...@ns.live555.com] On Behalf Of Ross Finlayson
Sent: Wednesday, December 07, 2011 10:58 AM
To: LIVE555 Streaming Media - development & use
Subject: Re: [Live-devel] shutdown rtsp client subc
> I am trying to shutdown my subclassed rtsp client and because of the
> migration to async, I am having a hard time avoiding access violations.
>
> It seems like the object destroys when I call Media::close and then it tries
> to handle an incoming response or data and then crashes when there
I am trying to shutdown my subclassed rtsp client and because of the migration
to async, I am having a hard time avoiding access violations.
It seems like the object destroys when I call Media::close and then it tries to
handle an incoming response or data and then crashes when there is no
Requ