No description
Find a file
Ognyan Tonchev 00aed12909 pinospay: don't do logic in g_assert
We still want to code to execute when asserts are disabled.
2016-03-09 10:49:22 +01:00
doc
m4
man
pinos pinospay: don't do logic in g_assert 2016-03-09 10:49:22 +01:00
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.