Skip to content

fix(web): obtain media device label by requesting stream#218

Merged
a-wing merged 1 commit intomainfrom
fix/web-media-device-id
Sep 4, 2024
Merged

fix(web): obtain media device label by requesting stream#218
a-wing merged 1 commit intomainfrom
fix/web-media-device-id

Conversation

@rocka
Copy link
Copy Markdown
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
@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