strukturag / spreed-webrtc

WebRTC audio/video call and conferencing server.
GNU Affero General Public License v3.0
1.1k stars 259 forks source link

Initially mute camera/microphone when joining conference rooms. #404

Open fancycode opened 7 years ago

fancycode commented 7 years ago

Most users have enabled automatic access to devices, so when joining a conference room, they immediately are visible to the other participants.

This might cause privacy issues, so we mute the devices by default and the participant must activate them manually.