bbb-download icon indicating copy to clipboard operation
bbb-download copied to clipboard

Produce downloadable material from BigBlueButton recordings

Results 14 bbb-download issues
Sort by recently updated
recently updated
newest added

Where's the mp4 file is saved on the server? I ran this script and records were generated in /download/presentation/{meeting_id} But they are not downloadable. so how to use this script?

Update post installation script to work with newer version of BigBlueButton on Ubuntu 18.04

Not Working with ubuntu 18.04 that is running the latest BigBlueButton 2.3.0 this what showing when installing MyServer:~/bbb-download# sudo ./install.sh Reading package lists... Done Building dependency tree Reading state information......

change libva-x11-1 => libva-x11-2 libva-drm1 => libva-drm2 and change tomcat7:tomcat7 => tomcat8:tomcat8

Hello For new recordings of short duration the mp4 is created. Did a Rebuild on an existing BBB recording and the mp4 was not generated. Looked into /var/log/bigbluebutton/download/meetingid.log Looked liked...

Ignores images that do not have in or out attributes This usually occurs when the tag is contained in the tag

Hi, I am using your code it's so helpful, Thanks for that... BBB video conversion & publish is working fine. I am using vimeo to store this recording videos. Video...

Dear All, all of this module works well. But I couldn't see the webcam or any annotations in the output. How can we define them to be in the output...

Dear all, @createwebinar I want to attach a logo in the video. How can I do that?

Hi, With this pull request, you can use Python3 instead of Python2. The system is tested on BigBlueButton 2.2.19 Also now it uses the standard logging system (import logging). Finally...