Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Poor video quality on iOS #205

Open
jbuhler-c4 opened this issue May 4, 2022 · 0 comments
Open

[Bug]: Poor video quality on iOS #205

jbuhler-c4 opened this issue May 4, 2022 · 0 comments
Labels

Comments

@jbuhler-c4
Copy link

Context

I use this project in custom, native apps running on both iOS and Android. We use FreeSwitch.

General information

  • Device: i* - Not limited to a specific device
  • OS: iOS
  • Version of the SDK: 5.1.24

Expected behaviour

When calling an intercom endpoint, the video on iOS has low quality when compared to an Android device. The negotiated codec is H264 at a bitrate of 90,000 on both iOS and Android. I suspect that this is a scaling issue since the codecs and bitrates are identical between the platforms.

We previously logged this bug at https://bugs.linphone.org/ (#0009059) and it was suggested that we try updating to liblinphone 4.5. We've done that, and a few versions since, but haven't seen any improvments in the video quality for iOS when compared to Android.

To Reproduce

It happens with every call we make.

Additional context

Add any other context about the problem here.

SDK logs URL

No response

@jbuhler-c4 jbuhler-c4 added the bug label May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant