Web-Capture
Web-Capture copied to clipboard
feat: add a service to convert files from webm to mp3/mp4
I wanted to use wasm in the front for this, but the conversion with ffmpeg.wasm is really slow. So i want to add a back with NestJS to do this.