Skip to content

This repository is used to export a video from a bigbluebutton recording.

License

Notifications You must be signed in to change notification settings

myOmikron/bbb-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bbb-export

This project is based on createwebinar/bbb-download. In the original project you are only able to see the presentation and the extracted audio. This project shows the presentation (Important! No wideboard functions besides zooming) and the webcams of all participants stacked up next it. The video height is now 1280 pixel, whereas the width is variable.

Requirements

  • python3
  • ffmpeg compiled with libx264 support

Usage

Specify in ffmpeg.py the variable FFMPEG with the location of ffmpeg. There is a precompiled version of ffmpeg in the folder ffmpeg.

python3 convert.py meeting_id

The video will be at the folder /var/bigbluebutton/published/presentation/<meeting_id>/output.mp4

About

This repository is used to export a video from a bigbluebutton recording.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages