Back To Main Menu

Image Capture / Grab Frame - Take Photo Sample

Background

The ImageCapture Web API allows web developers to capture images from camera in the form of a Blob with takePhoto() or as a ImageBitmap with grabFrame().

Live Output


JavaScript Snippet