PDA

View Full Version : Multiple Raspberry Pi boards used to create video wall



wraggster
July 22nd, 2013, 23:04
http://hackadaycom.files.wordpress.com/2013/07/rpi-video-wall.png?w=580&h=344
Five Rasberry Pi’s are used to drive this four-display video wall (https://www.dropbox.com/s/0nu5p5fbu0vu35m/VIDEO0010.mp4). This screenshot shows the system playing back some BBC documentaries. The sync, alignment, and video quality all seem to be spot on which makes it quite easy for your eye to assemble the images into one picture.
Each screen has its own Raspberry Pi which generates the HDMI video shown on the screen. These are fed from one central RPi board which acts as the controller. Video is pushed between the boards using the Real Time Streaming Protocol (RTSP (http://en.wikipedia.org/wiki/Real_Time_Streaming_Protocol)) available through the Linux GStreamer package. Synchronization between the different video boards is taken care of using network time. [Samer] mentions that this system is scalable — each additional screen simply requires one more RPi to drive it.
The team also did some experiments with live video. They added a sixth RPi board with the camera module in order to display a live feed (https://www.dropbox.com/s/2fn8arb046jd0gh/VIDEO0012.mp4).

http://hackaday.com/2013/07/22/multiple-raspberry-pi-boards-used-to-create-video-wall/