Realtime Communication with WebRTC
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore the fundamentals of WebRTC in this comprehensive conference talk from GOTO Aarhus 2013. Dive into the world of real-time communication as Sam Dutton, Developer Advocate for Chrome, guides you through building a WebRTC app. Learn about MediaStream and its applications, discover how to use constraints for choosing resolution and camera settings, and understand the concept of signaling and its setup. Gain insights into server requirements, explore the powerful RTCPeerConnection API, and delve into RTCDataChannel for real-time communication of arbitrary data. Discover how to integrate WebRTC with Web Audio, learn about useful shims, libraries, and frameworks to avoid reinventing the wheel, and understand the importance of security in WebRTC applications. This 58-minute presentation provides a solid foundation for developers looking to harness the power of WebRTC for real-time communication in web applications.
Syllabus
Realtime Communication with WebRTC • Sam Dutton • GOTO 2013
Taught by
GOTO Conferences
Related Courses
Addressing Algorithmic BiasGOTO Conferences via YouTube Empowering Consumers - Evolution of Software in the Future
GOTO Conferences via YouTube Why Static Typing Came Back
GOTO Conferences via YouTube Higher Kinded Types in a Lower Kinded Language - Functional Programming in Kotlin
GOTO Conferences via YouTube It's Not Hard to Test Smart - Delivering Customer Value Faster
GOTO Conferences via YouTube