Guest Post: "The technical side of a radio station" by Arran Hodges

Arran Hodges • Dec 04, 2020

This weeks guest post is by Arran Hodges from Reach Radio

This post was originally posted on Arran's blog https://thisisarran.me/index.php/2020/12/04/the-technical-side-of-a-radio-station/ and is reproduced here by his kind permission. If you have a post you'd like share, please contact us and let us know!

When we had an idea to start a radio station- we didn’t really know where to start. There is so much work that goes into it- a lot on both the technical side and on the actual station output side too! I’ve done quite a bit of the setting up of the technology so I’ll go through some of the things that I had to think about before deploying networks and technology to keep a radio station online 24/7.


We had so many meetings back and forth with the brilliant guys over at Broadcast Radio. They produce a piece of software called Myriad. This is by far the biggest technical challenge that I have had to think around- since it’s not designed for our specific use. The whole application runs off of either local files or SMB shares and a Microsoft SQL server. There are four different instances that we had to plan around. Two of these instances would be in the same building as the server- however the rest would have had to have gone through a VPN connection in order to achieve remote access.


So- firstly.. how do we connect the multiple sites together? As a small start up the budget for anything technical is extremely small. Upon joining a group which discusses all things to do with the software that we used there was a suggestion made for people who use the Remote Voice Tracking client to use ZeroTier VPN for security and other reasons. Upon inspection- this particular client combines the capabilities of a VPN and a software defined network. ZeroTier is also an open source application that provides peer-to-peer connections- meaning that the connection doesn’t need to pass through any kinds of servers and as a result the latency seems to be brilliant. We took the advice that was in the support group and adapted the model of the use to be for our larger network that ran playout installs and SMB shares + connect together our SQL server to the different networks to give up-to-date information regarding playout and also have the ability to have 2-way-syncing. This worked really well for us.


It’s crucial that we had playout installed physically rather than the cloud because of this exact reason- I don’t believe we could have achieved what we have done without having it physically stored. The drawback of having this physically installed is that it runs off of a home network that can get congested at times (meaning slower loading times) and doesn’t have a suitable SLA agreed with the provider- therefore susceptible to drop outs in the transmission chain. We’ll talk about the ways to prevent the station going off air at this point later on. It’s worth noting that we have imported as much as we can infrastructure wise to FyfeWeb– a brilliant service provider. You should check them out.


Let’s talk about the transmission chain altogether. There are lots of moving parts within this;


Everything runs from Icecast within this chain. Since a physical audio switcher isn’t possible- this is the next best thing. The switching is done via fallback mounts on the raw feed of audio that’s being sent. Remote Contribution could be any of 3 studios- when they are live, they get broadcasted out to the listener via the two Icecast relays. As you can see from the diagram above- this goes through about 3 servers and 7 mountpoints. What’s not being seen here, though, is the transcoding that’s happening behind the scenes to provide lower bitrate mountpoints in formats like AAC or MP3. The audio switching on the playout system side is handled by Myriad’s built in smart log transfer.


Speaking of Icecast- it’s vital that you provide all of your audio via SSL now. Chrome 80 that was released earlier on this year had a security upgrade that meant that HTTP media requests would automatically get upgraded to the secure form, HTTPS. If HTTPS is unavailable- the request will fail. This was an issue for many stations around the globe that didn’t really know about this feature update- listeners weren’t actually able to tune in online to a lot of commercial stations here in the UK- which wasn’t a desired outcome. You can view more about Mixed Messages on chrome here.


So- it was important that we had a version of Icecast that supported SSL. There were two main options- Icecast-KH or a modified version of Icecast that Xiph provides with support for SSL. Since I didn’t have much knowledge of streaming solutions back then I decided to opt for the pre-compiled Xiph version of Icecast. Adding SSL is actually more simple to do than I imagined with Icecast- I make use of the LetsEncrypt certbot which gives you a free SSL certificate. Since we have 2 relays to add SSL to that are in a DNS round robin- it’s always interesting to see which one resolves first. This also means that we have to keep a close eye on expiry dates- as we can’t automatically renew both at the same time. There is a configuration I have found for it but I’m not particularly interested at this point in pursuing it.


Going off air in the case of a network dropout was a significant concern for me personally as it’s placed in a home environment. I’m not worried about the physical equipment- just the network that it ran on so I made sure that there were contingencies in place in the case of a network dropout. On both relays- there is a separate “backup” stream that is with a completely different provider that will automatically be fallen back on if connectivity goes boom. This has saved us in so many ways imaginable- from routine system maintenance to full on disasters this has always been a part of our contingency plan that every single station should have. This backup stream runs from open source software, namely AzuraCast. Additionally- AzuraCast provides all of the transcoded streams for the relays to play at lower bitrates too. It’s a brilliant piece of kit for you to use. Check them out here.


Also- since there’s no silence detection along the chain of transmission we have placed a silence detector that listens to the feed of both streams (studio 1 and remote contribution) and run PiraCZ silence detection software in order to be notified when something may go down. This is placed on a server in a datacenter so emails can still be sent if the network connection has stopped working in the main location.


The whole prospect of both server and playout upgrades are daunting for anyone who works with servers. It’s extremely time consuming but a small task compared to some of the security flaws that have been discovered with certain versions of Windows. Firstly- we need to install the specific Windows & Myriad version we want to upgrade to on a machine that doesn’t power any on air output just in case the update messes up drivers for audio cards and things. Once it’s been verified that everything works- the playout is transferred to a remote location that caches the audio that’s in the playout system and the next 50 or so media items so that the station can carry on running from the outside broadcast mount. Then both the server and playout PCs are upgraded and maintenance is performed on them- and then everything should be able to be transferred back to our “automation” PC.


We haven’t even gone into the depths of audio routing and how presenters can go live using AOIP from across the UK.. but I think that’s enough of telling our secrets for one day!


Once everything is put together- you get a radio station that is online 24/7.


by Liam Burke 28 Mar, 2024
In anticipation of the release of SmartSign 3, we are looking back at the history of our screen studio signage system as well as a quick look at what the future holds. SmartSign 1 (well just SmartSign) was originally conceived as a simple ‘tally’ indicator to how real world events such as when microphones are active or a phone is ringing. At the time, we were working on the BR Hardware Service as part of the general Myriad 5 development cycle, and wanted a way to showcase the virtual hardware events the BR Hardware Service introduced. One of the aims was to make the system as cost effective as possible so work began on building an application that would run on Windows IOT on a Raspberry Pi. The Pi was ideal as it included physical hardware I/O built in meaning that SmartSign could use both physical and virtual GPIO and even convert physical inputs to virtual inputs for use in other BR software such as Myriad Logging or other SmartSigns.  We soon started to add other ‘tiles’ to the system to allow clocks, date / time, text, images, RSS feeds and more. SmartSign was released in 2016 and was an instant hit with our customers.
Artists Group Management
by Liam Burke 27 Mar, 2024
Learn how to use Artist Groups to prevent Songs from associated Artists from scheduling close together.
by Peter Jarrett 08 Dec, 2023
The latest feature from Broadcast Radio can really make your station stand out from the competition
by Peter Jarrett 12 May, 2023
Myriad v6 Public Beta testing has been going well... REALLY well!
by Liam Burke 19 Apr, 2022
This smart microphone may be ideal for Myriad Anywhere users.
by Blanca Jonathan 28 Jun, 2021
Image Source: Pexels
by Liam Burke 26 Feb, 2021
We are often asked for recommendations for smaller, low cost mixers for stations that are launching on a tight budget or looking to add additional studio capacity as cost effectively as possible. Type 'stereo mixer' into Google and literally hundreds of options will come up but the vast majority of them are not really suitable for use with Myriad because they do not have enough stereo inputs, are designed for sound mixing or do not offer the basic facilities needed to present a radio show. But there are a few that could be considered as a possible alternative to a full broadcast mixer. The Behringer DX2000USB may be the ideal mixer for smaller stations, as long as they are willing to live the compromises it brings when used in a broadcast radio environment.
Home Studio Mixer Review For Myriad Anywhere
by Liam Burke 28 Jul, 2020
With the World still struggling to adapt to the 'new normal' of working from home and minimising social contact, more and more stations are using Myriad Anywhere to enable presenters to record Remote Voice Tracks or even prevent live shows from their own home studios. Generally, all you need is a good microphone and a pair of headphones (we recommend a headset if possible) but we are hearing from a number of customers who are looking to create a home studio setup to allow them to get more creative and emulate their studio experience. So we thought we would take a quick look at a couple of home mixer options that work well with both Myriad Anywhere and fully installed Myriad Playout.
by Liam Burke 29 Jun, 2020
Sometimes you want to repeat complete Log hours in your schedule. Under normal circumstances, Myriad Schedule (or AutoTrack) will generate a new Log Hour for every hour of the week. But once you have edited and Voice Tracked an hour, it is sometimes good to be able to re-use that Log Hour elsewhere in your schedule or maybe even on another Station (if you are running more than one. This can be done using the Log.CopyHour Command.
Myriad RVT & Anywhere Cloud
by Liam Burke 22 Apr, 2020
We ran the numbers and stations are using Myriad Remote Voice Tracking, a lot! Let's take a closer look.
Show More
Share by: