Load Testing the WebRTC Video Streaming Server

No, it’s not the latest B-rated horror film (although it should be). Rather it’s the name of the Chicago Tribune’s load testing program. This tool leverages AWS to spin up EC2 instances to bombard an application, similar to a denial of service (DOS) attack. Bees With Machine Guns was originally created to test the Tribune’s… Continue reading Load Testing the WebRTC Video Streaming Server

WebRTC Security: CORS, DTLS, SRTP, OMG!

The web isn’t as simple as it used to be. The days of uploading a simple HTML page you coded in Notepad (or BBEdit) and uploaded via FTP to your WebServer are over. Even JavaScript isn’t the simple language it started as (who’s using the once ubiquitous JQuery these days?). The modern day JavaScript development… Continue reading WebRTC Security: CORS, DTLS, SRTP, OMG!