summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2017-07-26 08:31:13 -0500
committerGerrit Code Review <gerrit2@gerrit.digium.api>2017-07-26 08:31:13 -0500
commitb610295b62abfdcac068b2fe1406ba74df8a00b5 (patch)
treeb9e3101f829ba692d9bac4376e8a4d523c6c9410 /configs
parent7ea6c66968146a79869ca6813818be1c6728183d (diff)
parent680c491a6238274132bff3608ae17b1371c2af2a (diff)
Merge "bridge_softmix / res_rtp_asterisk: Fix packet loss and renegotiation issues."
Diffstat (limited to 'configs')
-rw-r--r--configs/samples/confbridge.conf.sample6
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/samples/confbridge.conf.sample b/configs/samples/confbridge.conf.sample
index 0e07f6b16..265b95342 100644
--- a/configs/samples/confbridge.conf.sample
+++ b/configs/samples/confbridge.conf.sample
@@ -218,6 +218,12 @@ type=bridge
; Default is en (English).
;regcontext=conferences ; The name of the context into which to register conference names as extensions.
+;video_update_discard=2000 ; Amount of time (in milliseconds) to discard video update requests after sending a video
+ ; update request. Default is 2000. A video update request is a request for a full video
+ ; intra-frame. Clients can request this if they require a full frame in order to decode
+ ; the video stream. Since a full frame can be large limiting how often they occur can
+ ; reduce bandwidth usage at the cost of increasing how long it may take a newly joined
+ ; channel to receive the video stream.
; All sounds in the conference are customizable using the bridge profile options below.
; Simply state the option followed by the filename or full path of the filename after