Fake webcam background
test link
https://teams.microsoft.com/_#/pre-join-calling/19:meeting_NWU0YWU0ZGQtMGIzNi00ZTgzLTgzZTUtYzBkYmE2MmM3MTBh@thread.v2
projects
! https://github.com/fangfufu/Linux-Fake-Background-Webcam
https://gitlab.com/parrot_parrot/ms-teams-replace-background
https://elder.dev/posts/open-source-virtual-background/
https://github.com/webcamoid/webcamoid/issues/250 ( https://github.com/webcamoid/webcamoid/issues/274 )
fora
https://askubuntu.com/questions/1228501/how-can-i-choose-the-zoom-virtual-background-feature-using-ubuntu/1255945#1255945
https://docs.microsoft.com/en-us/answers/questions/23812/bacground-effects-teams-for-linux.html
tensorflow (nvidea)
(most) apps writen for using tensorflow can run on intel graphics 620 :
- install CPU Tensorflow version if you have only Intel Graphics
- install GPU Tensorflow version later when you get a NVidia GPU
Most Tensorflow programs will fall back to CPU when CUDA is not available,
so you don’t need to modify the program’s code, upgrade to GPU Tensorflow and get the speed boost.
[UPDATE]
er is een blur optie , dat is beter als niets, maar niet echt je dat
werkt op alle chromium based browsers
Since devices cannot be configured before the beginning of a call and test calls are not enabled in Teams web app, the blurred background can only be enabled when an invite link is opened in browser, or when a call is accepted. Besides the background functionality, I’ve noticed that screen-sharing is slightly improved in the web app compared to Teams desktop app for Linux
er is tevens een change background optie , maar enkel bij edge ??
Create Teams on Edge desktop file
You can create .desktop file to open MS Edge with Teams.
1. Copy and rename existing Edge .desktop file from terminial: cp /usr/share/applications/microsoft-edge.desktop ~/.local/share/applications/microsoft-teams-edge.desktop
2. Edit the file: gedit ~/.local/share/applications/microsoft-teams-edge.desktop
3. Change Name entry at the top of the file and replace it with something like Name=Teams on Edge Microsoft
4. Find the Exec entry in the file and replace it with Exec=/usr/bin/microsoft-edge-stable --profile-directory="Default" https://teams.live.com/. If you use multiple MS Edge profiles, change “Default” in the above command to the profile you use for Teams (eg --profile-directory="Profile 1").
5. Optional: You can also set a unique icon so that Teams on Edge looks different to the default Edge icon. Here is the icon I created for this purpose.
Background
This functionality update is related to Microsoft Feature ID: 85738. It may also work in Chromium-based browsers like Chrome or Brave. Also see here for more info.