Jun 22 2023 08:50 AM - edited Jun 22 2023 08:50 AM
The animated backgrounds feature in Teams meetings allows you to replace an existing background with a dynamic animation for a more immersive virtual environment. It offers various options to enhance meeting experiences with creativity and personalization based on what you want. Currently, only pre-defined backgrounds from Microsoft are supported.
Available to everyone in Public Preview channel.
Before a meeting starts, on the pre-join screen, select Effects and Avatars > Video effects and select a new animated background, identified by the small video icon in the bottom-left corner of the preview picture.
During a meeting, you can select an animated background by clicking More > Effects and Avatars > Select an background.
Note 1: If you need information about enabling the public preview itself, see “Enable the public preview for Teams” below.
Note 2: To be able to use this feature, user needs to be in Public Preview. Other meeting participants are not required to be in Public Preview.
Windows |
macOS |
iOS |
Android |
Linux |
Google Chrome |
Firefox |
Safari |
Microsoft Edge |
Yes |
Yes |
|
|
|
|
|
|
|
None
Enable your Teams client for the public preview
Got feedback on features in the public preview or other areas of Teams? Let us know straight from Teams via Help > Give feedback. This is on the bottom left of your client.
Thank you,
Preview Team
Quality & Customer Obsession, Microsoft Teams
Jun 26 2023 10:35 AM
Jun 29 2023 04:17 PM
Jul 16 2023 02:22 AM - edited Jul 16 2023 02:23 AM
@Jan_Steberl 8GB RAM minimum!? Why? That’s a lot of for a simple feature like this. Snap Camera requires only 4GB of RAM. I’m very curious.
Aug 01 2023 09:40 PM
Teams itself has a hardware requirement of 4GB, so if the feature itself requires 4GB and does need Teams -> We have to sum it and we end with 8GB
Aug 02 2023 01:10 AM
Oct 10 2023 11:09 PM
@Jan_Steberl
The new Teams came out and I cannot find where to upload my backgrounds. In the old version it was the folder:
C:\********\AppData\Roaming\Microsoft\Teams\Backgrounds\Uploads
But the new version does not see the uploaded ones.
Can anyone tell me why?
Thanks!
Oct 19 2023 05:03 AM
Oct 19 2023 05:04 AM
Oct 19 2023 05:47 AM
Or you apply a group policy or a management directive to copy some backgrounds into that folder
Oct 19 2023 06:18 AM
Oct 19 2023 07:28 AM - edited Oct 19 2023 07:29 AM
See https://www.workplaceascode.com/2020/04/17/distribute-custom-backgrounds-for-teams-via-intune/
or
https://janbakker.tech/manage-teams-custom-backgrounds-using-intune/
Answer from bingchat:
To distribute custom backgrounds for Teams via Intune, you can follow the steps below:
The script is reusable in case the background(s) needs to be updated, and it is usable in a multi-us...1.
I hope that helps!
Oct 20 2023 12:23 AM
@MatthiasRodler Hi, thank you for this, but this method is what we gave been doing, and no longer works for us in Teams 2.0. Are you able to do this via New Teams? We can add the backgrounds in the same way as ‘Classic’, but only users with a Premium license can see and select them.
Nov 21 2023 12:12 PM
You can copy the background to %LOCALAPPDATA%\Packages\MSTeams_8wekyb3d8bbwe\LocalCache\Microsoft\MSTeams\Backgrounds\Uploads - Note: images need to be named as a GUID, so rather than the original filename (e.g., CompanyBackground.jpg and CompanyBackground_thumb.jpg they will be named like 00000000-0000-0000-0000-000000000000.jpg and 00000000-0000-0000-0000-000000000000_thumb.jpg)
Best way to generate the GUID for the image name is to open PowerShell and type "New-Guid" and press enter - this will generate a new guid to use for each image. Copy all of the images over and exit the new teams client and then reopen - your custom background will now be available again without adding 1 at a time.
Have also been able to confirm adding of custom animated gifs also work in new teams as well by copying the gif into the directory, then copying the gif, rename the - copy.gif to _thumb.gif, then rename both with the GUID and change the file extension from .gif to .jpg then exit and reopen teams. I found that if i copied the animated image from the classic teams directory and renamed as a GUID the background was static, so the file needs to be copied as a .gif first.
Confirmed working with the following new Teams client without a Team premium license
Nov 27 2023 07:47 AM
Thanks @SteveMacNZ - this is useful to know, but is this on a per user basis? We used to be able to do it via GPO meaning we could push it out to all users at the same time, that's what we're looking to achieve.
Nov 27 2023 04:04 PM