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