opentok / opentok-android-sdk-samples

Sample applications illustrating best practices using OpenTok Android SDK.
https://tokbox.com/developer/sdks/android/
MIT License
210 stars 169 forks source link

Video hangs when BT headset disconnected during video call #417

Closed yasirdoktor closed 2 years ago

yasirdoktor commented 2 years ago

The video seems to hang when BT headset disconnects during an ongoing video call.

yasirdoktor commented 2 years ago

The issue has been fixed by using the new OTDefaultDevice.h and OTDefaultDevice.m classes.