An important element of a DevOps philosophy is automation. When it comes to automating server configuration, a popular tool is Ansible. Today we’ll take a look at how to automate the installation and configuration of Asterisk for a WebRTC application using Ansible. Getting the code The sample
This year, the WebRTC.ventures team had the pleasure of being exhibitors, presenters, and chairs of the WebRTC track at the 2019 IIT RTC Conference in Chicago! For those who aren’t aware, the IIT RTC Conference is an annual real-time communications (RTC) conference that brings together RTC experts
On October 31st, WebRTC.ventures produced Episode #35 of WebRTC Live! Formerly known as WebRTC Standards, WebRTC Live is a webinar series about the latest use cases and technical updates to the popular coding standard for live video. For this episode, we were joined by guest Tsahi Levent-Levi,
This blog post provides a tutorial on building a video conferencing application using WebRTC. Instead of complicating things, we’ll show you how to create a simple one-to-one video conferencing application using WebRTC APIs and a few other libraries to build a custom signaling server. Before we get