Merge pull request #17713 from ThibautPlg/virtual-background-documentation-patch
docs: Correcting the virtual background images upload path
This commit is contained in:
commit
721cbcb806
@ -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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user