Want to make a video chat app with React? Watch this video for WebRTC!

Want to make a video chat app with React? Watch this video for WebRTC!

Good Morning Developers

1 месяц назад

1,480 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@SMOKE3104
@SMOKE3104 - 02.05.2024 22:28

Hey Rob!! It's Nadario, You may not remember me, but I'm from the syntel thing. Great Video!! Didn't know you were on YT. More content to watch!!

Ответить
@user-fm7df4dl7w
@user-fm7df4dl7w - 02.05.2024 23:44

I was struggling to use webRTC with react for a long time and this video cam in, it kind of like someone survived me from hell. Thank you so much for the video 😇

Ответить
@abhinavgoel7296
@abhinavgoel7296 - 03.05.2024 20:01

Hey really love your videos, can you also make a video on creating chat app using webrtc datachannels, im really having trouble with it

Ответить
@chetankumar9463
@chetankumar9463 - 05.05.2024 23:09

I have implemented video calling in my chat app using simple-peer(webrtc library) in react js. It was quite annoying journey. I got successful to some extent but one problem is still there, i.e when remote peer disconect the call then browser tab on remote side automatically disables the camera but browser tab on other side is still using camera and mic. For switching off the camera, i have to manually refresh the page.

Ответить
@rohiitq
@rohiitq - 06.05.2024 09:58

I have been working on building an Omegle clone with React for the past 2 months. I have successfully established the peer connection on both ends, but I am facing challenges in adding additional features. This video has been very helpful for addressing the specific issue I am encountering. Thank you for providing such valuable content.😇

Ответить