Merge "app_confbridge: Document sfu video_mode value." into 15

changes/91/6291/1
Jenkins2 9 years ago committed by Gerrit Code Review
commit 391af17068

@ -391,6 +391,10 @@
is the single source of video distribution among all participants. If
that user leaves, the marked user to join after them becomes the source.</para>
</enum>
<enum name="sfu">
<para>Selective Forwarding Unit - Sets multi-stream
operation for a multi-party video conference.</para>
</enum>
</enumlist>
</description>
</configOption>

@ -213,6 +213,9 @@ type=bridge
; first_marked: The first marked user to join the conference with video capabilities
; is the single source of video distribution among all participants. If
; that user leaves, the marked user to join after them becomes the source.
;
; sfu: Selective Forwarding Unit - Sets multi-stream operation
; for a multi-party video conference.
;language=en ; Set the language used for announcements to the conference.
; Default is en (English).

Loading…
Cancel
Save