mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-04-02 14:29:37 +07:00
Desktop Capture
Shows how to grab a desktop capture feed using getUserMedia. Requires
the appropriate permissions (desktopCapture) to be set in the manifest file.

