[Asterisk-code-review] app confbridge: Document sfu video mode value. (asterisk[master])
Richard Mudgett
asteriskteam at digium.com
Tue Aug 22 11:23:45 CDT 2017
Richard Mudgett has uploaded this change for review. ( https://gerrit.asterisk.org/6265
Change subject: app_confbridge: Document sfu video_mode value.
......................................................................
app_confbridge: Document sfu video_mode value.
Change-Id: I26e17df2c93f3933b23f78070603adbcc84ba204
---
M apps/confbridge/conf_config_parser.c
M configs/samples/confbridge.conf.sample
2 files changed, 7 insertions(+), 0 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/65/6265/1
diff --git a/apps/confbridge/conf_config_parser.c b/apps/confbridge/conf_config_parser.c
index bfd9f4f..6659305 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 265b953..9cf86aa 100644
--- a/configs/samples/confbridge.conf.sample
+++ b/configs/samples/confbridge.conf.sample
@@ -213,6 +213,9 @@
; 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).
--
To view, visit https://gerrit.asterisk.org/6265
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I26e17df2c93f3933b23f78070603adbcc84ba204
Gerrit-Change-Number: 6265
Gerrit-PatchSet: 1
Gerrit-Owner: Richard Mudgett <rmudgett at digium.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20170822/4fa6685a/attachment.html>
More information about the asterisk-code-review
mailing list