Registry / networking / pipewire

pipewire

JSON →
library1.4.10vcpkgunverified

Low-latency audio/video router and processor. This port only builds the client library, not the server.

vcpkg install pipewire
INSTALL
IMPORT
SIG · PIPEWIRE
P
pipewire
networkingcppv1.4.10
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

pipewire/pipewire.h
#include <pipewire/pipewire.h>

Basic PipeWire client initialization

#include "pipewire/pipewire.h" int main() { pw_init(NULL, NULL); // Use PipeWire client API return 0; }
Debug
Known issues
gotchaThis port only provides the client library; the PipeWire server must be installed separately.
fix
Install the PipeWire server package from your system package manager.
affects: all
Upgrade
Version history
1.4.10latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources

No resource links recorded.

pipewire — pip install pipewire · libregistry