<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>MediaDevices.getUserMedia()</title> </head> <body> <button onclick="startVideo()">ãããªéå§ï¼</button> <button onclick="stopVideo()">ãããªçµäºï¼</button> <button onclick="snapshot()">åçæ®å½±ï¼</button> <h2>JavaScriptã§ã«ã¡ã©è¡¨ç¤º(ã»ï¼ã»)</h2> <video autoplay width="320" height="240"></video> <h2>ã¹ãããã·ã§ããï¼</h2> <img/> <canvas style="display: none" width="320" hei

{{#tags}}- {{label}}
{{/tags}}