WebRTC is just a video communications protocol, but look no further than your cell phone to know that any communication tool can also play a big role in public safety. When I got my first flip phone in the 90’s (yes, I am that old, but just
P2P Game with the WebRTC Data Channel WebRTC gets a lot of attention because of the video and audio communications it offers to web and mobile applications. But there is a lot more you can do with WebRTC! In this post that I wrote for WebRTCHacks, I’ll
The Benefits of Starting School Online This Fall Online schools have been around for many years now, and like most things, they have improved greatly over time. While there are still “diploma mill” versions, there are now plenty of course offerings and programs from accredited schools. These
Did you know you can “fake” an audio stream in WebRTC? This is useful if you want to manipulate audio streams (to add audio effects for example), or if you want to stream an audio file. In this article I’m going to show you a rudimentary implementation