summaryrefslogtreecommitdiff
path: root/README.md
blob: 210a2ec99c37c29f6136b84c28c038d31e2d8dae (plain)
1
2
3
4
5
6
7
8
# bbb-recorder

Create a backup of a Big Blue Button recording for personal use.

  * install Chromium
  * `npm install`
  * `npm run start https://recording-url.example.test filename.webm`
  * recording will be stored in `~/Downloads/filename.webm`