Dear Snapcrafters,
I have recently implemented video group calls via LiveKit in my matrix client app FluffyChat (written in Dart/Flutter) and it even works great inside of the snap version on native Linux. However it needs the following plugs:
- network-manager
- camera
- audio-record
It would be nice if these could get auto connected for the user so the users don’t have to do this via the command line.
Best