EricssonResearch / openwebrtc-android-sdk

SDK for adding OpenWebRTC to your Android app
BSD 2-Clause "Simplified" License
45 stars 29 forks source link

Switching camera takes a long time and sometimes crashes the app #2

Closed Rugvip closed 3 years ago

Rugvip commented 9 years ago

Fixing this will require some changes in OpenWebRTC and the Android video source plugin, in the meantime this is worked around by using some timeouts, which is far from foolproof. The workaround can be improved once we can listen for start/stop events from the local video sources.