JS Capture : Capture Your Desktop with Vanilla JS

JSCapture

JSCapture is screen capturing library implemented with pure JavaScript and HTML5. It allows you to make screenshots and record a video of your desktop from your browser. JSCapture uses getUserMedia for screen capturing. Currently the API for screen capturing is supported only by Google Chrome, Canary and Chromium by enabling an experimental flag.

For enabling the Flag :
Go to chrome://flags/#enable-usermedia-screen-capture
Enable – “Enable screen capture support in getUserMedia()”
Restart your browser.

[button color=”black” size=”medium” link=”https://mgechev.github.io/jscapture/” target=”blank” rel=”nofollow: ]JS Capture[/button]

JS Capture : Capture Your Desktop with Vanilla JS
2 (40%) 4 votes

Leave a Reply