10000 Fixed critical error when opening/closing camera. by cloudwebrtc · Pull Request #1633 · flutter-webrtc/flutter-webrtc · GitHub
[go: up one dir, main page]

Skip to content

Fixed critical error when opening/closing camera. #1633

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

Merged
merged 5 commits into from
Jul 19, 2024

Conversation

cloudwebrtc
Copy link
Member

When the camera is opened or closed quickly, getUserMedia will be stuck in the camera opening state, so we need to confirm that the camera has been fully opened or closed when getUserMedia or track.stop().

@cloudwebrtc cloudwebrtc merged commit 4637d53 into main Jul 19, 2024
7 checks passed
@cloudwebrtc cloudwebrtc deleted the fix/critical-error-when-opening-closing-camera branch July 19, 2024 07:15
daniel-g-favoreto-opl pushed a commit to daniel-g-favoreto-opl/flutter-webrtc that referenced this pull request Mar 24, 2025
* Fixed critical error when opening/closing camera.

* replace describeEnum to .name.

* fixed analyzing issues.

* bump version for dart-webrtc.

* update.
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
0