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

fix(react-native): initial media stream management according to BE and SDK settings #1110

Merged
merged 3 commits into from
Sep 28, 2023

Conversation

khushal87
Copy link
Member

Currently, the initial media stream doesn't account for the fact that local SDK settings. That is fixed in the PR. The BE settings are also applied and the final result is accounted for when the call is joined. The priority is Local SDK settings > BE settings > User manual mutes/unmutes.

Note: The PR is tested both on android and iOS and works fine for all the cases.

@santhoshvai santhoshvai merged commit cca7cf6 into main Sep 28, 2023
11 checks passed
@santhoshvai santhoshvai deleted the khushal87/media-stream-management branch September 28, 2023 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants