Merge pull request #17713 from ThibautPlg/virtual-background-documentation-patch

docs: Correcting the virtual background images upload path
This commit is contained in:
Anton Georgiev 2023-04-25 08:49:30 -04:00 committed by GitHub
commit 721cbcb806
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -640,9 +640,9 @@ HERE
Starting from version 2.4 BigBlueButton offers virtual background for webcams.
To use your own background images copy them into the directory
`/usr/share/meteor/bundle/programs/web.browser/app/resources/img/virtual-backgrounds`.
`/usr/share/meteor/bundle/programs/web.browser/app/resources/images/virtual-backgrounds`.
For each image copy a thumbnail of the image of 50x50 pixels size into
`/usr/share/meteor/bundle/programs/web.browser/app/resources/img/virtual-backgrounds/thumbnails`.
`/usr/share/meteor/bundle/programs/web.browser/app/resources/images/virtual-backgrounds/thumbnails`.
To generate thumbnails you can use the following shell snippet: