Hi! Thanks for the amazing project.
I'm having issues trying to connect my camera. I'm getting this error when running the command mentioned in the documentation:
$ sudo snap connect teams:camera core:camera
error: snap "teams" has no plug named "camera"
But when I see the interfaces for the camera I get this:
$ snap interface camera
name: camera
summary: allows access to all cameras
plugs:
- teams-for-linux
- vlc
slots:
- core
But I'm still not able to connect the camera

Any ideas?
Thanks!
Sorry I just saw this PR and used teams-for-linux instead of teams and it worked.
Thanks!
I'll update the docs as well - thanks for the quick find!
Most helpful comment
Sorry I just saw this PR and used teams-for-linux instead of teams and it worked.
Thanks!