Building Realtime Web Applications with WebRTC and Python
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore the world of real-time web applications using WebRTC and Python in this informative EuroPython 2014 conference talk. Dive into the fundamentals of WebRTC, understanding its core functions and JavaScript APIs including MediaStream, RTCPeerConnection, and RTCDataChannel. Learn about the crucial role of signaling in WebRTC applications and discover practical implementations using Google AppEngine's Channel API with webapp2 and Flask frameworks, as well as Flask with gevent for persistent connections. Through demonstrations and annotated code examples, gain insights into building efficient peer-to-peer communication systems, handling session control, network configuration, and media capabilities. By the end of this 20-minute presentation, acquire the knowledge to create robust, plugin-free real-time web applications leveraging the power of WebRTC and Python.
Syllabus
Introduction
What is WebRTC
Three functions of WebRTC
GetUserMedia
Peer Connection Object
Signaling
Implementing Signaling
Code
The catch
Questions
Taught by
EuroPython Conference
Related Courses
Authentication & Authorization: OAuthUdacity Designing RESTful APIs
Udacity A Social Network with Flask Course (How To)
Treehouse Introducción al desarrollo de aplicaciones web
Universidad Autónoma de Madrid via edX Automating Real-World Tasks with Python
Google via Coursera