Hacker News new | ask | show | jobs
by od14 3521 days ago
This is not true, all of the things you mentioned are possible in modern browsers and are being standardized. However some of them require permission from the user.

(1) Full screen: https://developer.mozilla.org/en-US/docs/Web/API/Fullscreen_...

(2) Camera + Microphone: https://developer.mozilla.org/en-US/docs/Web/API/MediaDevice...