conferences | speakers | series

Upipe video pipelines for multimedia transcoders, streamers and players

home

Upipe video pipelines for multimedia transcoders, streamers and players
FOSDEM 2014

Upipe is a brand new flexible dataflow framework. It is primarily designed to be the core of a multimedia player, transcoder or streamer. The framework organizes the processing of incoming data in buffers inside a pipeline of modules. It exposes core types for buffers and modules (called "pipes"), and the API for communication between pipes and between the application and pipes. This presentation will show how developers can take advantage of Upipe to build complex processing pipelines.

Speakers: Christophe Massiot