python3-bbb-render (0.0.1-1)
Installation
sudo curl -o /etc/apt/keyrings/forgejo-BigBlueButton.asc
echo "deb [signed-by=/etc/apt/keyrings/forgejo-BigBlueButton.asc] $distribution $component" | sudo tee -a /etc/apt/sources.list.d/forgejo.list
sudo apt updateChoose $distribution and $component from the list below.
sudo apt install python3-bbb-render=0.0.1-1
Repository info
Distributions |
experimental |
Components |
main |
Architectures |
all |
About this package
BBB render final playback # BigBlueButton Presentation Renderer . The BigBlueButton web conferencing system provides the ability to record meetings. Rather than producing a single video file though, it produces multiple assets (webcam footage, screenshare footage, slides, scribbles, chat, etc) and relies on a web player to assemble them. . This project provides some scripts to download the assets for a recorded presentation, and assemble them into a single video suitable for archive or upload to other video hosting sites. . ## Features . Currently the project includes all the following aspects of the BBB recording: . * [x] Slides * [x] Screensharing video * [x] Webcam video+audio * [x] Mouse cursor
Dependencies
| python3:any |