You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The plan will now be to continue implementing #19 for Windows/macOS but continue researching solutions to this. This is a Linux-first program, so ensuring this is functional is critical.
Idea: Since Palliaview is meant to be an embedded system, we could make Palliaview use NixOS, but this would be more of a last resort.
Another idea was that when they select Video, it'll open a new tab on their browser and start a call. This would require us to figure out server video calls.
Summary
Tauri has a lot of issues when it comes to camera permissions.
It's possible that this is only a Linux-related issue, but this is still a Linux-first program, so we should figure this out.Edit:
webkitgtk
doesn't supportwebrtc
. This is a Linux-only issue. Read my comment below.What is the expected correct behavior?
The camera to properly load and record.
Steps to reproduce
recordings
branchnpm i; cargo tauri dev
or equivalentRelevant logs and/or screenshots
Operating System
Linux
The text was updated successfully, but these errors were encountered: