DisplayCluster is a software environment for interactively driving large-scale tiled displays.
The DisplayCluster manual is included in the distribution in the doc/ directory, and covers installation and usage.
DisplayCluster provides the following functionality:
- Interactively view media such as high-resolution imagery and video
- Stream content from remote sources such as laptops / desktops or high-performance remote visualization machines
- Documentation
module load boost/1.55.0-mpich-3.1
module load ffmpeg/0.10.2
module load turbojpeg/1.2.1
module load mpich-x86_64
module load python/2.7.3
module load qt/4.8.1
module load fcgi/2.4.1
module load TUIO/1.4
git clone https://github.com/kaust-vislab/DisplayCluster.git
cd DisplayCluster
mkdir build
cd build
cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/your/custom/install/dir
TBD
This version of DisplayCluster is a fork of the original project by the Texas Advanced Computing Center, Austin: