[Pkg-voip-commits] [janus] 67/163: documentation: add default value of videoroom publishers

Jonas Smedegaard dr at jones.dk
Sat Oct 28 01:22:10 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag debian/0.2.5-1
in repository janus.

commit 84a28c71d77b67f0808d7da621b49aa1f85ed1dd
Author: Gábor Tóth <tgabi333 at gmail.com>
Date:   Tue Aug 8 17:10:45 2017 +0200

    documentation: add default value of videoroom publishers
---
 plugins/janus_videoroom.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugins/janus_videoroom.c b/plugins/janus_videoroom.c
index f418f31..64a4110 100644
--- a/plugins/janus_videoroom.c
+++ b/plugins/janus_videoroom.c
@@ -61,7 +61,7 @@ pin = <optional password needed for joining the room>
 require_pvtid = yes|no (whether subscriptions are required to provide a valid
              a valid private_id to associate with a publisher, default=no)
 publishers = <max number of concurrent senders> (e.g., 6 for a video
-             conference or 1 for a webinar)
+             conference or 1 for a webinar, default=3)
 bitrate = <max video bitrate for senders> (e.g., 128000)
 fir_freq = <send a FIR to publishers every fir_freq seconds> (0=disable)
 audiocodec = opus|isac32|isac16|pcmu|pcma|g722 (audio codec to force on publishers, default=opus)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/janus.git



More information about the Pkg-voip-commits mailing list