Section 1 : Introduction
|
Lecture 1 | Welcome to the world of WebRTC | 00:02:19 Duration |
|
Lecture 2 | Prerequisites for the Course | 00:01:06 Duration |
|
Lecture 3 | A Never Ending Course | 00:01:28 Duration |
|
Lecture 4 | Why WebRTC | |
|
Lecture 5 | How Does WebRTC Work | 00:06:24 Duration |
Section 2 : Project 1 Real Time Chat Application
|
Lecture 1 | Websockets | 00:02:21 Duration |
|
Lecture 2 | Setting up the Environment | 00:02:34 Duration |
|
Lecture 3 | Setting up the Project | 00:03:34 Duration |
|
Lecture 4 | Running our Express Server | 00:02:24 Duration |
|
Lecture 5 | Real Time Chat Application Github | |
|
Lecture 6 | Bringing HTML into the mix | 00:02:25 Duration |
|
Lecture 7 | Design of our Chat Application | |
|
Lecture 8 | Implementing Websockets | 00:06:20 Duration |
|
Lecture 9 | Finishing off our Chat Application | 00:09:15 Duration |
|
Lecture 10 | Let's Celebrate, You made it | 00:01:01 Duration |
Section 3 : Game of Protocols
|
Lecture 1 | Introduction to WebRTC Protocols | 00:03:04 Duration |
|
Lecture 2 | SDP | 00:04:27 Duration |
|
Lecture 3 | ICE | 00:02:23 Duration |
|
Lecture 4 | RTP,RTCP | 00:05:17 Duration |
|
Lecture 5 | SCTP | 00:02:55 Duration |
|
Lecture 6 | DTLS and SRTP | 00:02:48 Duration |
|
Lecture 7 | Why Do We Need Turn Server (Story Mode) | 00:10:49 Duration |
|
Lecture 8 | Protocols in Action |