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(web): obtain media device label by requesting stream #218

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

rocka
Copy link
Contributor

@rocka rocka commented Sep 4, 2024

https://developer.mozilla.org/en-US/docs/Web/API/MediaDeviceInfo

Note: For security reasons, the label field is always blank unless an active media stream exists or the user has granted persistent permission for media device access. The set of device labels could otherwise be used as part of a fingerprinting mechanism to identify a user.

@a-wing a-wing added the bug Something isn't working label Sep 4, 2024
@a-wing a-wing added this to the 0.6.0 milestone Sep 4, 2024
@a-wing a-wing self-requested a review September 4, 2024 15:58
@a-wing a-wing merged commit c47615f into main Sep 4, 2024
6 checks passed
@a-wing a-wing deleted the fix/web-media-device-id branch September 4, 2024 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants