Create a React webRTC Video Chat Application Using Simple Peer

preview_player
Показать описание
In this video I demonstrate how to create a simple video chat application using a library called simple peer which is a nice wrapper around the native webRTC api.

--HIRE ME AS A MENTOR--
If you would like to hire me as a 1 on 1 mentor you can do so by following this link!
Here is the best part.... You only pay for the session if you are completely satisfied!!
So book a session and level up your web development skills today!

Further Watching

---SUPPORT THE CHANNEL---
If you would like to support the channel you can use the below link.
I would like to stress that while it would be greatly appreciated, in no way is this required!
Рекомендации по теме
Комментарии
Автор

Whats up everybody? WebRTC has been a really fun technology to play around with and make videos about. To that end, what are some webRTC videos you all would like to see me work on?

CodingWithChaim
Автор

Hey thanks a lot! I must say, I love that you leave gaps in the code to fill. It really made me understand what's happening and also brought me into react. Great stuff!

dannyzilberg
Автор

Crystal Clear man, thanks a lot. Was struggling for days to grasp the core concept. Finally, everything is clear. Really appreciated. Cheers

sanzaydahal
Автор

Best of all, at the superfast speed... Without anything unnecessary. Thank you

manoj-k
Автор

This is exactly what I was looking for. Thank you!!

saikrishnasunkam
Автор

Chaim, I think you've become my new Coding Rebbe. A really great, easy-to-follow tutorial. Thank you!

traveler
Автор

I love the positive energy in the comment section | Nice video bro looking forward for more

heisdivuzki
Автор

Loved the way you explained. Also the content you choose was exact to the point (because other things were relatively simple). Great🔥

chintaldholakia
Автор

WOW amazing i was trying to understand simple-peer documentation but was not able to figure out properly but you mad it simple thanxxx

moinakhter
Автор

Wow, thank you for this wonderful video. I was going implement a voice call feature in my react native app. This really helped me.

jabirmohammad
Автор

Your really great man to teach, thank u man
Your awesome ❤

bala-stcj
Автор

Hello, can i set socket id for each user so it doesnt generate a random one when ever they connect for exemple i set on each user my database socket_id column

ismailhamdi
Автор

what is the stun, turn server configuration one can use, can i just reuse what is used here if i intend to develop it for a small userbase

soumya
Автор

super! greetings from germany; thats what i am looking for. thank you

norbertszpak
Автор

I am looking for webRTC between smartphones and PC webs. The simple-peer seems to support only browsers for PC webs. I wonder if you have any other sample for them which is between phones and pc webs?

SpreadWings
Автор

Hi Chaim, great tutorial! Thanks very much. For some reason I cannot see the call id button on screen when I start another tab. I have a feeling that my browser is recognising all the tabs as one user? Tried different browsers but same issue. Any ideas?

kiranmann
Автор

Thank you for these great contents on webRTC. would you please explain a little more about STUN server and signaling server that have been used in this project? Unfortunately I don't know how to implement STUN and signaling server for simple-peer library.

vivamedia
Автор

nice tutorial, I hope this tutorial is more, to discuss about screen sharing, recording, and file sharing like zoom.

roficakep
Автор

Very good and clear concept. I do pause the video and make some important notes. Thank you.

paudeldipesh
Автор

if I want to send webcam and screen both using same peerConnection is it possible....

AliRaza-ivdt