2 Installation

2.1 Requirements  

Upipe has the following dependencies:

Upipe has the following optional dependencies:

2.2 Build  

Upipe comes with a pretty standard autotools build system, so

./bootstrap && ./configure && make

should be enough to build it. Unit tests can be built and run with:

make check

2.3 Execution  

Upipe is a set of developement headers for pipes and librares for applications, and thus runs inside an application. Simple examples are however provided in the tests/ and examples/ directories.

Valid XHTML 1.0 StrictGenerated by cmassiot on Thu Nov 6 12:15:18 2014 using MkDoc