We are going to build a zoom video call app using react native, socket.io, webrtc and peerjs. This is just a common clone we will use to understand how to transfer streams from one end to another. We made use of peer js and we used express js to build a custom peerjs server which our client devices will use to open up a peer connection which will give each client a unique id to start a peer connection for the device stream.
#zoom clone & #webrtc with #reactnative
Donate to my PayPal: [email protected]
Buy Me a Coffee: https://www.buymeacoffee.com/boltdsg
Link to setup a react-native-webrtc SETUP:
PeerJS
https://peerjs.com/
Build a Chat App Like WhatsApp Clone:
• Build Realtime Messenger Whatsapp Cha...
Ecommerce Amazon Clone:
• Amazon clone app react native | Build...
Parts:
0:00 - Intro
1:45 - Setup
10:34 - Redux Setup
16:54 - WebRTC Stream
24:12 - Connect SOCKET.IO & PeerJS to Server
27:19 - Complete Video Call
GitHub Repo:
https://github.com/boltdsg/rnn-zoom-W...