react-screenshot-by-using-webrtc.mp4
WebRTC 技術を使って、別タブやデスクトップ全体、ブラウザ以外のアプリケーションのスクリーンショットを撮影できる Web アプリです。
This project is a web application that uses WebRTC technology to take screenshots of separate tabs, the entire desktop, and non-browser applications.
$ git clone https://github.com/itc-lab/react-screenshot-by-using-webrtc.git
$ cd react-screenshot-by-using-webrtc
$ npm install
$ npm start
open http://localhost:3000