Re: [Live-devel] stopGettingFrames and onSourceClosure is causing crash

2016-02-17 Thread Ross Finlayson
Sorry, but (in general) we can’t help you once you’ve modified the supplied code. However, I suspect that you’re not closing the “RTSPClient” object properly. I suggest calling “shutdownStream()” on it before exiting. Also, as always, make sure that you are using an up-to-date version of the

[Live-devel] stopGettingFrames and onSourceClosure is causing crash

2016-02-17 Thread Dr. Monotosh Das
Hi, I am trying out with testRTSPClient and facing the following issue. I have modified the DummySink to terminate in case of some break condition is detected. Even after execution of these statements MultiFramedRTPSourcce -> getNextCompletedPacket is called and system is complaining that w