bigbluebutton-Github/record-and-playback/presentation
Calvin Walton 1654f26084 recording: Anonymize names in chat
Move the handling of chat events into the shared library so it can be
used by multiple recording formats.

The anonymization of names is based on the external user id, if
available, so users have a consistent name through the meeting. Note
that no effort is made to edit chat messages - if someone is mentioned
by name in a chat message, that will still be visible.

Default settings for anonymization can be controlled in
bigbluebutton.yml, and per-meeting overrides can be done using meta
parameters on the create call.
2021-09-02 15:02:27 -04:00
..
playback/presentation Merge branch 'develop' into develop 2020-12-04 09:45:21 +01:00
scripts recording: Anonymize names in chat 2021-09-02 15:02:27 -04:00