henriquebol / bbb-downloader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bbb-downloader

Usage

Clone the project first:

git clone https://github.com/henriquebol/bbb-recorder.git
cd bbb-downloader
docker-compose up -d

Now access:

localhost:8080

How it will work?

When you will run the command that time chromium browser will be open in background & visit the link & perform screen recording. Later it will give you file mp4.

Note: It will use extra CPU to process chrome & ffmpeg.

Thanks to @jibon57 and@muralikg. Lib was copied from there & I did some adjustment and add in a docker container.

About

License:MIT License


Languages

Language:JavaScript 82.0%Language:Dockerfile 7.0%Language:Ruby 5.7%Language:Shell 5.3%