I have the same issue on ubuntu 18.04 with the HWE kernel installed. The problem seems to be related to outgoing video encoding. I have GPU acceleration turned off in settings.
This is top output during a presentation (no camera or screen sharing on my side):
PID PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
8600 20 0 3286152 220384 110176 R 13.2 1.4 3:51.36 `- /usr/share/teams/teams
8602 20 0 374908 37748 31684 S 0.0 0.2 0:00.04 `- /usr/share/teams/teams --type=zygote --no-sandbox
8662 20 0 1516688 85212 62412 S 0.0 0.5 0:00.42 `- /usr/share/teams/teams --type=renderer --autop+
8708 20 0 2677608 549072 103584 S 8.9 3.4 4:04.40 `- /usr/share/teams/teams --type=renderer --autop+
8735 20 0 3244900 200928 97672 S 27.8 1.2 8:56.15 `- /usr/share/teams/teams --type=renderer --autop+
8640 20 0 754732 63184 41120 S 0.0 0.4 0:00.16 `- /usr/share/teams/teams --type=gpu-process --enable+
8644 20 0 445924 13088 2404 S 0.0 0.1 0:00.00 `- /usr/share/teams/teams --type=-broker
After the presentation was over, CPU usage returned to normal:
PID PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
8600 20 0 3276280 218800 104424 S 0.7 1.3 10:09.41 `- /usr/share/teams/teams
8602 20 0 374908 37748 31684 S 0.0 0.2 0:00.05 `- /usr/share/teams/teams --type=zygote --no-sandbox
8662 20 0 1516688 85212 62412 S 0.0 0.5 0:00.48 `- /usr/share/teams/teams --type=renderer --autop+
8708 20 0 2800984 534408 82556 S 0.3 3.3 8:57.81 `- /usr/share/teams/teams --type=renderer --autop+
8735 20 0 3255800 202172 92552 S 0.0 1.2 21:38.26 `- /usr/share/teams/teams --type=renderer --autop+
8640 20 0 754732 63184 41120 S 0.0 0.4 0:00.20 `- /usr/share/teams/teams --type=gpu-process --enable+
8644 20 0 445924 13088 2404 S 0.0 0.1 0:00.00 `- /usr/share/teams/teams --type=-broker
After a call in which I shared my screen (no camera):
PID PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
8600 20 0 3285868 240556 111648 S 0.0 1.5 11:10.69 `- /usr/share/teams/teams
8602 20 0 374908 37748 31684 S 0.0 0.2 0:00.06 `- /usr/share/teams/teams --type=zygote --no-sandbox
8662 20 0 1525316 85508 65576 S 0.0 0.5 0:00.71 `- /usr/share/teams/teams --type=renderer --autop+
8708 20 0 2869044 585888 88236 S 1.3 3.6 11:31.37 `- /usr/share/teams/teams --type=renderer --autop+
8735 20 0 3254500 230964 93000 S 104.3 1.4 41:53.41 `- /usr/share/teams/teams --type=renderer --autop+
8640 20 0 754732 63184 41120 S 0.0 0.4 0:00.28 `- /usr/share/teams/teams --type=gpu-process --enable+
8644 20 0 445924 13088 2404 S 0.0 0.1 0:00.00 `- /usr/share/teams/teams --type=-broker
uname -a:
Linux ********** 5.3.0-42-generic #34~18.04.1-Ubuntu SMP Fri Feb 28 13:42:26 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux