chore(bbb-html5): enable camera pin/screenshare volume control by default

This commit is contained in:
Paulo Lanzarin 2022-01-13 19:08:14 -03:00 committed by GitHub
parent 8bffc54593
commit e87a633da3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -225,7 +225,7 @@ public:
maxTimeout: 60000
screenshare:
# Whether volume control should be allowed if screen sharing has audio
enableVolumeControl: false
enableVolumeControl: true
# Experimental. True is the canonical behavior. Flip to false to reverse
# the negotiation flow for subscribers.
subscriberOffering: false
@ -332,7 +332,7 @@ public:
enableScreensharing: true
enableVideo: true
enableVideoMenu: true
enableVideoPin: false
enableVideoPin: true
enableListenOnly: true
# Experimental. Server wide configuration to choose which bbb-webrtc-sfu
# media server adapter should be used for listen only.