It's demonstrates a screen recorder fetature throught the recordrtc javascript package, using ReactJS (CRA) as frontend. Can you imagine the possibilities of this on a real web application? ^^
Below I left a small video demonstrating the operation. The source code is available here at Github.
Watch a simple demonstrtion on Youtube: https://www.youtube.com/watch?v=92UQXZCCHQ0)
- or -
Or you can easily test it through this address: https://recording-screen-with-react-and-recordingrtc.vercel.app/
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.