Skip to content

Conversation

matthiaz
Copy link

navigator.getUserMedia is deprecated and should not be used.

navigator.getUserMedia only seems to be used in the initial check here.
Later, it is correctly used as navigator.mediaDevices.getUserMedia in stead

simply updating the initial check fixes this. (tested on ipad)

My guess would be that this was not updated by accident

matthiaz added 2 commits July 18, 2024 10:56
navigator.getUserMedia is deprecated (and not supported safari on ios 17.5)
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