Closed furkanKotic closed 1 year ago
@cloudwebrtc does this mean we should move this off of the main thread for Android?
@cloudwebrtc does this mean we should move this off of the main thread for Android?
yeah, It seems that the release operation is deadlocked in the main thread preemption, it may be caused when switching cameras
fixed: https://github.com/flutter-webrtc/flutter-webrtc/commit/370d649f6e821df5987db7631c861ee5d99e04b6
will close when a new version is released
Describe the bug Here is the ANR I see on some of my users:
To Reproduce My guess is it happens when they try to turn the broadcast off.
Platform information