From: Richard Mudgett Date: Thu, 17 Aug 2017 22:07:18 +0000 (-0500) Subject: app_confbridge: Document sfu video_mode value. X-Git-Tag: 15.1.0-rc1~114^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=51bcfab4c69dd6113ac47ea48714c1cf2a4bf366;p=thirdparty%2Fasterisk.git app_confbridge: Document sfu video_mode value. Change-Id: I26e17df2c93f3933b23f78070603adbcc84ba204 --- diff --git a/apps/confbridge/conf_config_parser.c b/apps/confbridge/conf_config_parser.c index bfd9f4f569..6659305760 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. + + Selective Forwarding Unit - Sets multi-stream + operation for a multi-party video conference. + diff --git a/configs/samples/confbridge.conf.sample b/configs/samples/confbridge.conf.sample index 265b95342a..9cf86aa0b2 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).