Jes015
Jes015
Use the VideoFrame API for this. The idea is to create a window to take a screenshot, when the user takes the screenshot, it will be copied to the clipboard...
I wanted to use wasm in the front for this, but the conversion with [ffmpeg.wasm](https://ffmpegwasm.netlify.app/) is really slow. So i want to add a back with NestJS to do this.
The idea is to have a server to share recordings. The limit to store a recording could be 300MB. Each recording must be available for 3 o 4 hours to...
When the records exceed 1GB or more (this happens on a PC with 4GB of RAM), the tab just freezes.