opentok / opentok-android-sdk-samples

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

Audio distortion issue on 2.24.2 Android SDK #479

Closed dev-android1 closed 8 months ago

dev-android1 commented 1 year ago

We tested with Android SDK version - 2.24.2 and iOS SDK version - 2.26.0 and found that when publisher is from iOS side then in Android subscriber getting distorted audio if publisher is active for some duration.

v-kpheng commented 1 year ago

@dev-android1, when does audio get distorted? How long does the session need to last for that to happen? Also, one which devices can you reproduce this with?

It'll help if you answer the questions in this template: https://github.com/opentok/opentok-android-sdk-samples/issues/new?assignees=&labels=&projects=&template=bug_report.md&title=

Thanks!