pipewire/README

13 lines
370 B
Text
Raw Normal View History

2015-06-30 18:06:36 +02:00
Pinos
-----
2015-04-16 16:58:33 +02:00
2015-06-30 18:06:36 +02:00
Pinos is a user space API to deal with video. This includes:
2015-04-16 16:58:33 +02:00
- 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.