mirror of
https://gitlab.freedesktop.org/pipewire/pipewire
synced 2024-11-05 16:26:16 +00:00
No description
c8f34750e2
Add a new sink that replaces the pinospay ! multisocketsink element pair. This would allow us to track the fds per client more closely. |
||
---|---|---|
doc | ||
m4 | ||
man | ||
pinos | ||
pkgconfig | ||
po | ||
.gitignore | ||
autogen.sh | ||
bootstrap.sh | ||
configure.ac | ||
git-version-gen | ||
GPL | ||
LGPL | ||
LICENSE | ||
Makefile.am | ||
NEWS | ||
pinos.spec | ||
PROTOCOL | ||
README |
Pinos ----- Pinos is a user space API to deal with video. This includes: - Make availabe sources of video (such as from a capture devices or application provided streams) - Accessing sources of video for consumption. Video providers and consumers are implemented as separate processes communicating with DBUS and exchanging video frames using fd passing.