DisplayCluster  0.4.0
 All Pages
Introduction.md
1 Introduction {#mainpage}
2 ============
3 
4 [TOC]
5 
6 ![](wall.png)
7 
8 Welcome to DisplayCluster, a software environment for interactively driving
9 large-scale tiled displays.
10 
11 DisplayCluster provides the following functionality:
12 * Interactively view media such as high-resolution imagery and video.
13 * Stream content from remote sources such as laptops / desktops or
14 high-performance remote visualization machines.
15 
16 The @ref documentation can be found on
17 [bluebrain.github.io](http://bluebrain.github.io/)
18 
19 Please also take a look at the latest @ref ReleaseNotes.
20 
21 - - -
22 
23 DisplayCluster uses CMake to create a platform-specific build environment.
24 The following platforms and build environments are tested:
25 
26 * Linux: Ubuntu 14.04 and RHEL 6.5 (using a Qt4.8.5 module)
27 (Makefile, i386, x64)
28 * Mac OS X: 10.7, 10.8, 10.9 - DesktopStreamer and dc::Stream library only
29 (Makefile, XCode, i386, x64)