Company
Date Published
Author
Phil Miller
Word count
368
Language
English
Hacker News points
None

Summary

Today, Apple announced support for navigator.mediaDevices.getUserMedia in iOS 14.3, a crucial element for audio and video calls, but this feature is currently blocked by a known bug that requires the HTML file to be loaded via HTTPS origins instead of local file:// protocols. To work around this issue, developers can host their files on a secure server or use platforms like Netlify for easy static file deployments.