how can i enable microphone and webcam in MacOS and Linux ? #3579
Replies: 3 comments
-
|
@skinkairewalker I am getting the same error. Were you able to figure it out please? |
Beta Was this translation helpful? Give feedback.
-
|
Can you share what is it that you are doing exactly? |
Beta Was this translation helpful? Give feedback.
-
|
Media device access (microphone, webcam) goes through the browser'''s macOS Edit <key>NSMicrophoneUsageDescription</key>
<string>This app needs microphone access for voice chat.</string>
<key>NSCameraUsageDescription</key>
<string>This app needs camera access for video.</string>This works for both v2 and v3 — the file at Linux Windows If you'''re still stuck after checking the above, share your platform, Wails version, and the exact error (or lack of it) and we can dig further. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone !
how u doing ?
have a way to enable Microphone & Webcam in MacOS & Linux ??
I tested it on both, and both say it's not supported
Beta Was this translation helpful? Give feedback.
All reactions