Watch the Experts Zone podcast hosted by Jakub Leszczynski about how to create a simple Skype-like video calling application that runs in your browser using WebRTC and JavaScript technologies.
In today’s Experts Zone #3 episode - WebRTC: How to Create a Simple Skype-Like Application - you will find:
- 00:00 - Intro
- 00:46 - Agenda
- 01:15 - Introduction of WebRTC technology
- 01:47 - Core application architecture
- 02:07 - Dialing flow
- 03:58 - ICE candidates exchange
- 04:15 - STUN/TURN servers
- 06:48 - Live coding