Sensor Lab Video Wall

A Library by Wilco Tomassen & Agathe Lenclen for the Processing programming environment.
Last update, 04/25/2018.

Network videostream to the SensorLab Video Wall

This library is meant to be used with the Sensor Lab Video Wall. It enables people to use the Processing IDE that they are used to, to run sketches on the Video Wall. What the library does is stream images over UDP to the Video Wall, which has code to receive UDP images and display them on the wall.

Download

Download Sensor Lab Video Wall version 1.0.0 (1) in .zip format.

Installation

Unzip and put the extracted SensorLabVideoWall folder into the libraries folder of your Processing sketches. Reference and examples are included in the SensorLabVideoWall folder.

Reference. Have a look at the javadoc reference here. A copy of the reference is included in the .zip as well.

Source. The source code of Sensor Lab Video Wall is available at GitHub, and its repository can be browsed here.

Examples

Find a list of examples in the current distribution of Sensor Lab Video Wall, or have a look at them by following the links below.

Tested

Platform osx,windows
Processing 3.2.3