opentok / opentok-android-sdk-samples

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

Audio distortion issue on 2.24.2 Android SDK #479

Closed dev-android1 closed 3 months ago

dev-android1 commented 9 months 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 9 months 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!