No description
Find a file
Wim Taymans ccb93c9652 stream: handle against zero length payload
Don't send empty payloads in pinospay
2016-04-07 11:38:00 +02:00
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.