MENU

Fun & Interesting

How To Create A Video Chat App With WebRTC

Web Dev Simplified 935,224 5 years ago
Video Not Working? Fix It Now

With everyone being forced to work and socialize from home video chat has become incredibly important. Over the last few months Zoom has been consistently criticized for their poor security and privacy, so I decided to make my own Zoom clone. In this video I show you everything you need to know to create your very own video chat application which supports chat rooms, video chat, and much more. 📚 Materials/References: GitHub Code: https://github.com/WebDevSimplified/Zoom-Clone-With-WebRTC PeerJs Library: https://peerjs.com 🧠 Concepts Covered: - How to use WebRTC - How to setup Socket.io - The easiest way to create rooms in Socket.io - How to setup secure video chat connections 🌎 Find Me Here: My Blog: https://blog.webdevsimplified.com My Courses: https://courses.webdevsimplified.com Patreon: https://www.patreon.com/WebDevSimplified Twitter: https://twitter.com/DevSimplified Discord: https://discord.gg/7StTjnR GitHub: https://github.com/WebDevSimplified CodePen: https://codepen.io/WebDevSimplified #WebRTC #WDS #JavaScript

Comment