How to Create a ReactJS Video Chat App with WebRTC and Socket.io

preview_player
Показать описание


Topics Covered:
- NodeJs Socket IO
- ReactJS with WebRTC Through Simple Peer
- ReactJS and Socket IO

Support Links:
BTC: 3LBFBajCqCbg58V4m8bsKombXk19dB1HC9
ETH: 0x12435Da53702B54adf9a17A06Fc498B5BdF23327
Рекомендации по теме
Комментарии
Автор

This code is so much cleaner than any other tutorial on this subject matter

raineypiechowski
Автор

Your tutorials are just awesome !
I'm really happy that I found this channel

tenj
Автор

Great video, the best video call app tutorial I've seen!

ArUnBoMbArUn
Автор

all i wanted in one video. subscribed!

adarsh-chakraborty
Автор

plz make more video on that such a nice Explication thank you for make my day more knowledgeable

manushipandya
Автор

nice video, its similar to javascript mastery channel. but short and concise!! great work!

kedarpednekar
Автор

Thank you so much for this video now I can build my app successfuly

suratitechnical
Автор

Thanks a lot man for sharing this. This is awesome! Btw, you need 2 instances to run the backend and the frontend?

dekcode
Автор

Thanks a lot
very helpful.
If possible, add a new feature: a one-to-one chat panel with the person who joined video chat.

renishsalakhana
Автор

Hello bro, thanks for this tutorial! But I got some problem on the initiator's end such that it doesn't get other peer's stream after finish signaling, can u help me by any means? :/

vincent
Автор

good stuff, i got the concept from your on how sockets work and now i included a chat box

cheeseburgers
Автор

when I end a call the call is just ended on one user's page but still goes on on another user. what to do about that .Do I need to manage another socket to do that?

abhinavaggarwal
Автор

Thanks for tutorial. But how about activate user's cam only after answering the call?

aleksandr
Автор

Hey Darwin, how can I add screen sharing feature in this?

iKnowSomething
Автор

Awesome! What if I just wanted to broadcast my video stream and have anyone watch? I wouldn't need to call user but I assume I still need to connect to a socket, correct?

himike
Автор

do you know how to remove echo noise from webcam webrtc?

himthakur
Автор

I loved the video, however on my second call, after finishing the first one, it doesn't work :(

vitorgabrielrodriguesmelo
Автор

Pls what font are you using on your vscode

ZeekStrategist
Автор

Is it possible to do this but with no node server? just a react app?

jervx
Автор

Can you add mute and turn off the camera 📷 button?

The-Empowerment-Engine