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

[AND-392] Fix microphone mute/unmute issue #1316

Merged
merged 8 commits into from
Mar 13, 2025

Conversation

aleksandar-apostolov
Copy link
Contributor

🎯 Goal

Instead of creating new tracks on the transceiver, enable/disable existing track thus preventing the issue where an old track is still streaming.

@aleksandar-apostolov aleksandar-apostolov requested a review from a team as a code owner March 12, 2025 15:06
@aleksandar-apostolov aleksandar-apostolov changed the title [AND-392] Fix microphone still streaming after mute [AND-392] Fix microphone mute/unmute issue Mar 12, 2025
Copy link
Contributor

github-actions bot commented Mar 12, 2025

SDK Size Comparison 📏

SDK Before After Difference Status
stream-video-android-core 11.21 MB 11.21 MB 0.00 MB 🟢
stream-video-android-ui-xml 5.66 MB 5.66 MB 0.00 MB 🟢
stream-video-android-ui-compose 5.83 MB 5.83 MB 0.00 MB 🟢

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
51.9% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@aleksandar-apostolov aleksandar-apostolov merged commit de55e52 into develop Mar 13, 2025
7 of 8 checks passed
@aleksandar-apostolov aleksandar-apostolov deleted the bugfix/audio-publish-new-track branch March 13, 2025 08:49
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