Mastering webRTC – real-time video and screen-share
Working w/MediaStreams, the mic, camera, & screen. Connecting the browsers – PeerConnection & Signaling, w/React
Created by Robert Bunch | 12.5 hours on-demand video course
This Mastering webRTC – real-time video and screen-share course is the first step to alleviate that! It is not a quick start guide to webRTC. There are loads of those all over the Internet. You should definitely look elsewhere if you are wanting a 10 minute intro to the 3-4 things you need to know to make a basic zoom clone. On the other hand, if you are looking to really learn one of the most awesome JavaScript APIs that no one seems to know, you should stick around. Like Express and other JavaScript/Node pieces, it’s getting passed over in the wave to learn just enough to get to the term “full-stack developer.” My main goal is to help you figure out how to go from being a good developer to a great developer. Understanding… not just knowing a few methods… WebRTC is part of that!
What you’ll learn
- Connect two or more computers audio/video streams
- Set up a signaling server to act as a middle man to negotiate the connection
- How to integrate webRTC into a React App w/redux
- Code organization to minimize confusion as your app grows
- Manage 4 (yes 4) different async sources to create an incredible web app
Recommended Course
SocketIO v4, with websockets – the 2024 details. Best seller
Discord Clone – Learn MERN Stack with WebRTC and SocketIO Best seller
React and WebRTC & Sharing Location App with Video Chat
Who this course is for:
- Anyone familiar with JavaScript and node who is new to webRTC!
- Anyone familiar with the browser webRTC api, but can’t seem to get the browsers to connect
- Anyone who wants to put video conferencing in their web app for free (no 3rd party required)!