Essential Guide: KVM for Broadcasting

December 9th 2016 - 01:00 PM
by Tony Orme, Technology Editor at The Broadcast Bridge

Copyright infringement is a big problem for broadcasters transmitting Hollywood block buster films. Compromising film revenues, unscrupulous staff can easily copy films to USB disc drives and distribute them illegally on BitTorents and other public distribution systems.

IT departments are constantly fighting a balance between ease of use and imposing draconian security. Recent hacks into big production companies have highlighted IT security problems, and they now insist on in-depth technology and security audits before a broadcaster can receive such material.

Security Nightmares

Desktop computers are an IT engineer’s biggest nightmare for security. Files can be easily copied and it’s difficult to maintain audit trails. Systems increase in complexity as Intrusion Prevention Systems (IPS) and Intrusion Detection Systems (IDS) are added to networks in a vain attempt to detect copying. The fundamental issue is the amount of logging data and false positives they create. It’s a full-time job just to analyze the log files.

Virtualization builds on centralization and goes someway to help with security issues as the main processing power is moved away from the operator, and IT use tools to centrally administer security policies onto data directly within the virtual machine. However, there is still a significant amount of processing power on the desktop computer and anybody who is determined will find a way to copy files. Complexity breeds vulnerability.

Modern broadcasters have legacy systems running on old servers and computers, DOS and UNIX servers are not uncommon but lack the ability to be effectively centralized due to the distance keyboard video and mouse connections need to be run. Even with signal repeaters they may only extend a few hundred yards, no distance at all when we consider running cables up and down risers between floors.

KVM's Run Over IP

KVM’s are an emerging weapon in the broadcast engineer’s toolbox. They enable connection to centralized and virtualized systems, both modern operating systems and legacy schemes such as UNIX and DOS, and significantly improve security.

IP Networks are used by KVM’s to extend the keyboard, video and mouse operations of a server. Paired systems consist of a transmitter at the server in the datacenter, and a receiver on the user’s desk. Remote Desktop Protocol (RDP) systems provide connection directly to Windows and Linux servers from the same receiver. Using this combined architecture, a user operates legacy and new systems seamlessly together from one operational desk.

KVM desktop receivers have limited connectivity, usually just DVI or HDMI for monitors, headphone connections for audio communications, and a USB for keyboard and mouse. The big difference between the KVM receiver and a desktop computer is IT engineers centrally manage the functionality of the connectors. They can limit the USB ports to keyboard and mouse operations to stop any unscrupulous user connecting USB disk drives.

KVM Benefits

Using KVM’s gives IT an added level of security and demonstrates to block buster film distributors their ability to stop files being copied, or viruses being injected into the network.

Outside broadcasts, studio’s and transmission facilities all benefit from KVM’s, and in this essential guide we take a deeper look at how KVM’s work and their applications in broadcast television, especially as we move to virtualized and centralized infrastructures. 

You might also like...

IP Monitoring & Diagnostics With Command Line Tools: Part 7 - Remote Agents

How to run diagnostic processes in each machine and call them remotely from a centralised system that can marshal the results from many other networked systems. Remote agents act on behalf of that central system and pass results back to…

Growing Momentum For 5G In Remote Production

A combination of factors that includes new 3GPP 5G standards & optimizations that have reduced latencies & jitter, new network slicing capabilities and the availability of new LEO satellite services are bringing increasing momentum to the use of 5G for…

Building Software Defined Infrastructure: Part 4 - Integration

Welcome to Part 4 of Building Software Defined Infrastructure. This multi-part content series from Tony Orme explores the microservices based IT technologies that are driving the next phase of transition from hardware to software based broadcast systems. This series is essential…

Monitoring & Compliance In Broadcast: Accessibility & The Impact Of AI

The proliferation of delivery devices and formats increases the challenges presented by accessibility compliance, but it is an area of rapid AI powered innovation.

IP Monitoring & Diagnostics With Command Line Tools: Part 6 - Advanced Command Line Tools

We continue our series with some small code examples that will make your monitoring and diagnostic scripts more robust and reliable