feat(virtual-backgrounds) add virtual background support

This commit is contained in:
tudordan7
2021-02-18 17:52:47 +02:00
committed by Saúl Ibarra Corretgé
parent c2ad06c5e6
commit 194d357005
43 changed files with 439 additions and 237 deletions

View File

@@ -206,7 +206,7 @@ var interfaceConfig = {
// 'fodeviceselection', 'hangup', 'profile', 'chat', 'recording',
// 'livestreaming', 'etherpad', 'sharedvideo', 'settings', 'raisehand',
// 'videoquality', 'filmstrip', 'invite', 'feedback', 'stats', 'shortcuts',
// 'tileview', 'videobackgroundblur', 'download', 'help', 'mute-everyone', 'mute-video-everyone', 'security'
// 'tileview', 'select-background', 'download', 'help', 'mute-everyone', 'mute-video-everyone', 'security'
// ],
TOOLBAR_TIMEOUT: 4000,