Skip to content

vdr-projects/boblight

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Languages

  • C++ 41.6%
  • Shell 38.3%
  • Makefile 16.9%
  • C 1.9%
  • Other 1.3%