+
Failed to retrieve Audio Sources because your C++ library is too old to run
venmic
@@ -588,13 +592,13 @@ function AudioSourcePickerLinux({
this guide
{" "}
for possible solutions.
-
+
);
}
if (!hasPipewirePulse && !ignorePulseWarning) {
return (
-
+
Could not find pipewire-pulse. See{" "}
this guide
@@ -603,7 +607,7 @@ function AudioSourcePickerLinux({
You can still continue, however, please{" "}
beware that you can only share audio of apps that are running under pipewire.{" "}
setIgnorePulseWarning(true)}>I know what I'm doing!
-
+
);
}
@@ -623,7 +627,7 @@ function AudioSourcePickerLinux({
<>
- {loading ? "Loading Sources..." : "Audio Sources"}
+ {loading ? "Loading Sources..." : "Audio Sources"}
{includeSources === "Entire System" && (
- Exclude Sources
+ Exclude Sources
-