mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-03-27 13:29:34 +07:00
Camera Capture
Shows how to grab a camera feed using getUserMedia. Requires
the videoCapture permissions to be set in the manifest file.

