summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/confbridge/conf_config_parser.c4
-rw-r--r--configs/samples/confbridge.conf.sample3
2 files changed, 7 insertions, 0 deletions
diff --git a/apps/confbridge/conf_config_parser.c b/apps/confbridge/conf_config_parser.c
index bfd9f4f56..665930576 100644
--- a/apps/confbridge/conf_config_parser.c
+++ b/apps/confbridge/conf_config_parser.c
@@ -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>
diff --git a/configs/samples/confbridge.conf.sample b/configs/samples/confbridge.conf.sample
index 265b95342..9cf86aa0b 100644
--- a/configs/samples/confbridge.conf.sample
+++ b/configs/samples/confbridge.conf.sample
@@ -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).