[mediacapture-main] Pull Request: Set device information exposure to true once permission is granted and before starting to capture devices

youennf has just submitted a new pull request for https://github.com/w3c/mediacapture-main:

== Set device information exposure to true once permission is granted and before starting to capture devices ==
This will help https://github.com/w3c/mediacapture-main/issues/1019 as devices will be exposed if:
- User granted access to camera and or microphone
- But somehow capture failed to start (NotReadableError or AbortError)

Before this PR, devices would be exposed if user granted access and capture did start properly.

See https://github.com/w3c/mediacapture-main/pull/1039


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 24 April 2025 09:26:36 UTC