Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Only start mixer when audio and video both tracks are added #1851

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jawad1257
Copy link
Contributor

Previously, the code started the muxer as soon as either the audio or video track was added, which could cause the app to crash. The updated logic ensures that the muxer only starts after both the audio and video tracks have been added.

@jawad1257
Copy link
Contributor Author

@cloudwebrtc @suhoge kindly review this.

@jawad1257 jawad1257 mentioned this pull request May 26, 2025
@jawad1257 jawad1257 force-pushed the resolve-app-crashing-on-android branch from 4ea8675 to 8c887d0 Compare May 26, 2025 08:43
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.

1 participant