Multimedia processing graphs
Find a file
2017-05-11 11:41:39 +02:00
doc
man
pinos build: Fix API version usage 2017-05-11 11:41:17 +02:00
pkgconfig build: Fix API version usage 2017-05-11 11:41:17 +02:00
po
spa test: pass device in args 2017-05-11 11:41:39 +02:00
.gitignore
autogen.sh
config.h.meson
git-version-gen
GPL
LGPL
LICENSE
Makefile
meson.build build: Fix API version usage 2017-05-11 11:41:17 +02:00
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.