From 5a0f0f89d1e7027adf9541added88f20da4990c2 Mon Sep 17 00:00:00 2001 From: Thibaut <17176051+ThibautPlg@users.noreply.github.com> Date: Tue, 25 Apr 2023 14:22:19 +0200 Subject: [PATCH] Correcting the virtual background images upload path --- docs/docs/administration/customize.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/administration/customize.md b/docs/docs/administration/customize.md index 0541f15ecb..ab87ba2a67 100644 --- a/docs/docs/administration/customize.md +++ b/docs/docs/administration/customize.md @@ -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: