Another quick approach could be to edit the player to ignore the chat and not display.
...in addition to this question I would like to add:
is it possible to render two mp4 files for all recordings, one with chat and one without?
a second post-record-script could do that with another template for the mp4. How could we achieve that?
thanks!
Martin
--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-dev/ea6143e5-dde7-4c54-ad23-3d772aaff1ban%40googlegroups.com.
The chat data is at /var/bigbluebutton/published/presentation/[meeting_id]/slides_new.xml.By modifying this file, you can even add a chat message after a meeting ends, which is sometimes useful when you want to correct what you have said in a lecture.