Re: [Live-devel] Properly shutting down stream after TEARDOWN

2012-10-10 Thread Ross Finlayson
I realized that I had forgotten to answer this question: > - In cleanUpStream() I delete all event triggers. This needs to be done, > right, or is it somehow that's taken care of automatically? > Yes, although you don't need to do this if you know that - at this time - the separate 'event trigg

Re: [Live-devel] Properly shutting down stream after TEARDOWN

2012-10-10 Thread Ross Finlayson
> Lately I've seen some random exceptions when streams are being shut down. I > believe these were introduced when I changed the code so it waits for a > TEARDOWN response. This was btw done as Cisco mentioned their server requires > that. > BTW, that doesn't really make much sense, because aft

[Live-devel] Properly shutting down stream after TEARDOWN

2012-10-10 Thread Erlandsson, Claes P (CERLANDS)
Lately I've seen some random exceptions when streams are being shut down. I believe these were introduced when I changed the code so it waits for a TEARDOWN response. This was btw done as Cisco mentioned their server requires that. I'm probably doing something wrong, as it appears the error happen