File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -68,6 +68,8 @@ creator from sending state events. Including the slot event at room creation tim
6868room members are able to have calls in the room without depending on a room administrator to send
6969the slot event later.
7070
71+ When using the ` trusted_private_chat ` preset in [ ` /createRoom ` ] ,
72+
7173Including ` m.rtc.slot ` events in ` initial_state ` is not required when other ` preset ` values are
7274used in [ ` /createRoom ` ] . With the ` trusted_private_chat ` preset, all room members get the same power
7375level as the room creator. Thus, they can send the ` m.rtc.slot ` event themselves when needed. In
@@ -129,7 +131,6 @@ the following additional codes:
129131 (e.g. due to an ICE/DTLS setup failure).
130132- ` media_error ` : The client failed to capture or transmit audio and/or video after joining.
131133- ` codec_mismatch ` : The client could not decode/encode the call media.
132- - ` encryption_error ` : The client failed to set up end-to-end encryption for the media channel.
133134
134135[ below ] : #faking-intent
135136
You can’t perform that action at this time.
0 commit comments