Business
Focused
Technology

Raspberry Pi: AirPlay and Digital Display

When we started this project, the goal was to be able to play music in multiple zones at our office independently or simultaneously while using various sources (Pandora, TuneIn, iTunes, etc.).  We also wanted to setup TV’s around the office and display information with an easy to use management system. The design is able to scale and cost effective. If you need another digital display, add another Pi.  If you need another audio zone, add another PI.  We currently have 4 audio zones and 3 digital displays. The PI can run both the display and the audio without any noticeable performance hit.
Overview
This document will show you how to use a Raspberry Pi device as an Airplay destination and a digital display controller.
At the core we are running Raspbian “wheezy” with a shairport script for Airplay and using Rise Vision for the digital display technology that is displayed in chrome.  Rise Vision is a free service that works well.  Since their agent will not run on the Pi, we start up Chrome in kiosk mode and point to a URL that is specific to our display that we setup in Rise Vision.
Configure AirPlay
The preconfigured Raspberry Pi build is about 1.1GB.  Once you download the file, unzip it and use Win32 Disk Imager to a 4GB (or larger) SD card.
You can find the download HERE
username: pi
password: raspberry
Once your image is installed and booted, edit the following file:  /etc/init.d/shairport
Change the the line:
PLAYER=playername
to
PLAYER=office
This name will show up on your iPad device in the Airplay list after you reboot the Pi.
Streaming is done from an iPad and Mac Air.  The Mac Air has AirFoil installed which allows us to stream to multiple devices simultaneously.
Configure Digital Display
Rise Vision is a free service to sign up for and use.  We won’t go into how to setup and use (they have great tutorials for that).  When you do have it setup and your display(s) created in Rise Vision, you will need write down the Display ID.  You will use this ID in the following file:
/etc/xdg/lxsession/LXDE/autostart
Edit the following line:
@/usr/bin/chromium-browser -incognito –kiosk https://rvashow.appspot.com/Viewer.html?type=display&id=999999999999
Replace all of the 999’s with your Display ID and save the file.
Reboot
Other Configuration Items
The hostname can be modified in the /etc/hostname file.
The Pi is setup for DHCP.
This configuration is has only been tested with the Sound Blaster USB audio and Rise Vision below.  Anything outside of this and your mileage may vary.
Hardware
For the Airplay setup we used the following components:

President, Transportation Company

Your technical support team has always been able to handle our needs quickly, efficiently, and patiently. We appreciate your timeliness and the hours you have saved us. It is great to know that we have people at IT360 capable to provide solutions to our problems.

President, Transportation Company

Recent
Technology News

IT 360 News
Threats and Infrastructure

From Arctic Wolf SUMMARY On February 7, 2024, CISA issued an advisory detailing their discoveries concerning state-sponsored cyber actors linked to the People’s Republic of China (PRC). Notably, the PRC-affiliated threat actor, Volt Typhoon, is actively engaged in efforts to infiltrate IT networks, with the potential aim of launching cyberattacks on vital U.S. infrastructure in […]

Read more
IT 360 News
Multi-Factor Authentication

By Cybersecurity & Infrastructure Security Agency OVERVIEW Multi-factor authentication (MFA) is a layered approach to securing physical and logical access where a system requires a user to present a combination of two or more different authenticators to verify a user’s identity for login. MFA increases security because even if one authenticator becomes compromised, unauthorized users […]

Read more