Default userId prefixes that identify system users (service bots that
join a room to perform work — recording, streaming, transcription).
Matching is case-insensitive and covers both hyphen and underscore
separators (e.g. recorder-… and recorder_<room>_<timestamp>).
Extend or replace per deployment via the systemUserPrefixes prop on
WaitingRoomAdmittance when your bots use different ids.
Default userId prefixes that identify system users (service bots that join a room to perform work — recording, streaming, transcription). Matching is case-insensitive and covers both hyphen and underscore separators (e.g.
recorder-…andrecorder_<room>_<timestamp>).Extend or replace per deployment via the
systemUserPrefixesprop on WaitingRoomAdmittance when your bots use different ids.