Plugins

ffmpeg

ImageSource and ImageSink plug-ins based on FFmpeg (SVN version).

Núcleo's configure script will use pkg-config to check whether FFmpeg is available on your system.

qt

Qt-based ReactiveEngine implementation.

Núcleo's configure script will use pkg-config to check whether Qt is available on your system.

This plug-in allows you to write Qt+núcleo applications, like this simple video viewer.

vnc

ImageSource plug-in based on the VNC client API (3.3.7 Unix/Linux version).

Add --with-vnc=DIR to Núcleo's configure options where DIR is the directory where you compiled the VNC sources (not the one where you installed it).