Skip to content

Conversation

@kepstin
Copy link
Contributor

@kepstin kepstin commented Dec 10, 2025

The presentation format recording scripts use the ImageMagick XC module (which stands for "Constant Color") to generate placeholder images for slides which are missing / failed to convert and a few other circumstances.

The XC module is safe to enable, since it doesn't involve reading any files - it only generates single-color in memory images, and image sizes (memory usage) are limited by other sections of the policy.

Fix proposed by @schrd in bigbluebutton/bigbluebutton#24352 (comment)

Fixes bigbluebutton/bigbluebutton#24352

The presentation format recording scripts use the xc module (which
stands for "Constant Color" to generate placeholder images for slides
which are missing / failed to convert and a few other circumstances.

The XC module is safe to enable, since it doesn't involve reading any
files - it only generates single-color in memory images, and image sizes
(memory usage) are limited by other sections of the policy.
@kepstin kepstin requested a review from antobinary December 10, 2025 15:36
@ffdixon ffdixon self-requested a review December 10, 2025 18:53
@ffdixon ffdixon merged commit 1bdbe35 into bigbluebutton:v3.0.x-release Dec 10, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Recordings failed while publishing in presentation format

2 participants