desktop-sharing/README.md
Desktop Capture API that can be used to capture content of screen, individual windows or tabs.
This experiment is capturing content of screen using desktopCapture API and sharing/broadcasting over many users.
=
Install chrome extension from Google App Store:
https://chrome.google.com/webstore/detail/webrtc-desktop-sharing/nkemblooioekjnpfekmjhpgkackcajhg
Above extension's source-code is located in the sub-directory Chrome-Extension:
https://github.com/muaz-khan/Chrome-Extensions
Official resource: chrome.desktopCapture - https://developer.chrome.com/extensions/desktopCapture
=
You can share screen, only from chrome.
| Browser | Support |
|---|---|
| Firefox | Stable / Aurora / Nightly |
| Google Chrome | Stable / Canary / Beta / Dev |
| Opera | Stable / NEXT |
| Android | Chrome / Firefox / Opera |
=
DesktopCapture Extension is released under MIT licence . Copyright (c) Muaz Khan.