If you find this helpful, please click the Google Button to the left, if it is white, to make it turn blue or red. Thank you! (It also helps find this page again more easily.) |
Avoid the <device> tag dropped from the HTML 5 specifications
The <device>
tag should be avoided in any HTML code because it has been dropped from the HTML specification before it became part of the official standard.
For access to the camera, microphone and other such devices, use the Media Capture API instead.