Daniel Petri
Daniel Petri
Hi Thierry, thanks for reporting this inconsistency on this repo as well. I'll be in touch with BBB developers to hopefully implement this script as a proper format. I think...
Hi @mailalaki, Can you provide some more information on what wasn't working properly before your change? This user had success writing the chat in Persian: https://github.com/danielpetri1/bbb-recording-exporter/issues/39 After some investigation, librsvg...
Bug: unicode emojis in the text annotation don't respect box width and are drawn with the text color
Hi Germano, thanks for pointing this out. I've been playing around with that and the only possible solution I see is to first export the text as HTML, rasterize it...
Hi @timmwille! Thank you very much for your kind words. I'm by no means a security expert but below are some points that I can bring up about this. 1....
Hi @GhaziTriki, The exported video includes MP4 chapter marks which in essence recreate the thumnails depending on the video player being used (e.g. Apple's shows the slide images in the...
Noted. Same applies for the poll results that are now sent in the video. Data is kept in a JSON file that would also need to be parsed and added...
Setting to draft due to merge conflicts after #15755.
Building onto this, the file generated by the export tool does not use the language code and the direction set in `settings.json`.
Awesome stuff, after some testing it looks like https://github.com/bigbluebutton/bigbluebutton/issues/15259 and https://github.com/bigbluebutton/bigbluebutton/issues/15773 are fixed now with the latest commits! 🎉🎉 With the progress showing too!🥳 When sending a presentation to chat,...
BBB 2.6 natively supports exporting presentations with annotations; this is done server-side. If I understand it correctly, you want to automatically run the export as soon as the meeting is...