bigbluebutton icon indicating copy to clipboard operation
bigbluebutton copied to clipboard

Complete open source web conferencing system.

Results 852 bigbluebutton issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Repeated space characters in whiteboard text is displayed correctly during a live presentation, but collapsed into as a single space character when watched as a recording. This...

module: recording
type: bug
status: verify

The idea here is to be able to copy poll answers for each user into an Excel spreadsheet that could be used to generate a report for users showing which...

type: enhancement

Stemming from https://github.com/bigbluebutton/bigbluebutton/issues/11548, whilst it is a good idea to have an alternative set of fixed colors, _addtionally_, it would be fun and enjoyable for users or at least moderators...

type: enhancement
status: stale

Greetings ! We are integrating bigbluebutton in our platform. It is really handy and has helped a lot. But one feature that I think can be added is, giving provision...

type: enhancement
module: recording

bbb-rap-resque-worker.service is configured to work in one thread (COUNT=1), encoding of webcams.webm is done in one thread, but encoding of webcams.mp4 is done in multiple threads, ffmpeg and libx264 automatically...

module: recording
status: stale

There is a very big missync of audio and video in most recordings made and processed by BigBlueButton v2.4. There was a similar problem in v2.2, but there there normally...

module: recording
status: stale

**Is your feature request related to a problem? Please describe.** As BBB is used in education, Teachers usually review the recording and sometimes the find some errors in the lecture...

type: enhancement
module: recording
status: stale

We are integrating BigBlueButton on our platform. We are using BBB as Video conference platform where the audio and video of users are recorded. Bigbluebutton does not record separate audio...

type: enhancement
module: recording
status: stale

**Is your feature request related to a problem? Please describe.** I have a need for recording breakout rooms. **Describe the solution you'd like** I cant find recording buttons in breakout...

type: enhancement
module: recording
status: stale

If someone needs Hotlink Protection of recordings and preventing direct download, the following code can be added in nginx/sites-available/bigbluebutton `location ~* \.(webm)$ { valid_referers EXAMPLE.COM; if ($invalid_referer) { return 403;...

type: enhancement
module: recording
status: stale