bigbluebutton-Github/record-and-playback/core
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
..
features Remove a few matterhorn references that were missed. 2016-09-02 17:45:10 -04:00
lib recording: Anonymize names in chat 2021-09-02 15:02:27 -04:00
resources/raw recording: Anonymize names in chat 2021-09-02 15:02:27 -04:00
scripts recording: Anonymize names in chat 2021-09-02 15:02:27 -04:00
spec Include webrtc webcams in recording processing 2018-04-24 15:20:35 -04:00
systemd Avoid race condition between redis and bbb-rap-resque-worker 2021-08-19 02:37:20 +03:00
test/recordandplayback/generators recording: Anonymize names in chat 2021-09-02 15:02:27 -04:00
.gitignore recording: Anonymize names in chat 2021-09-02 15:02:27 -04:00
Gemfile recording: Anonymize names in chat 2021-09-02 15:02:27 -04:00
Gemfile.lock recording: Anonymize names in chat 2021-09-02 15:02:27 -04:00
Rakefile recording: Anonymize names in chat 2021-09-02 15:02:27 -04:00