mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
Initial commit
This commit is contained in:
commit
3fba92fb74
41 changed files with 5544 additions and 0 deletions
12
README
Normal file
12
README
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
Pulsevideo
|
||||
----------
|
||||
|
||||
Pulsevideo 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.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue