mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-04-05 14:59:43 +07:00
Camera Capture
Shows how to grab a camera feed using getUserMedia. Requires
the videoCapture permissions to be set in the manifest file.

