jgh- / VideoCore-Inactive

*No longer in development* Please see https://github.com/unpause-live/SwiftVideo
MIT License
1.47k stars 538 forks source link

Fixed the crash with async disconnect in StreamSession. #348

Open artFintch opened 8 years ago

artFintch commented 8 years ago

This commit will fix this issue: streamCallback crash #193

sergiocarlosmorales commented 8 years ago

FYI, did a local pull of your PR and still get a EXC_BAD_ACCESS, however mine is in a different location. This may fix your specific instance, but the other issues might still get the error :/ I have a feeling this is not tackling the root cause, I'll continue to investigate from my end.

artFintch commented 8 years ago

@sergiocarlosmorales Can you post a screenshot where you get an EXC_BAD_ACCESS? Maybe I can help you and will change my solution.