vdr-projects / boblight

Boblight is a collection of tools for driving lights connected to an external controller.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

boblight

Boblight is a collection of tools for driving lights connected to an external controller.

Its main purpose is to create light effects from an external input, such as a video stream (desktop capture, video player, tv card), an audio stream (jack, alsa), or user input (lirc, http). Currently it only handles video input by desktop capture with xlib, video capture from v4l/v4l2 devices and user input from the commandline with boblight-constant.

Boblight uses a client/server model, where clients are responsible for translating an external input to light data, and boblightd is responsible for translating the light data into commands for external light controllers.

About

Boblight is a collection of tools for driving lights connected to an external controller.

License:GNU General Public License v3.0


Languages

Language:C++ 41.6%Language:Shell 38.3%Language:Makefile 16.9%Language:C 1.9%Language:M4 0.9%Language:Processing 0.4%