elynous / mentor

Mentor is one to one interaction learning platform.
Mozilla Public License 2.0
6 stars 10 forks source link

Discussion : VideoCall Server #1

Open Tikam02 opened 3 years ago

Tikam02 commented 3 years ago

videocall branch

Tikam02 commented 3 years ago

@sachinsom93 @Sushant2 @Harshil-Soni17502 If you don't know about WebRTC I have added links here - https://github.com/elynous/mentor/tree/master/docs Please go through the WebRTC code in normal JS and React.js, understand the basic concept about the peer_to_peer connection network and how and which protocol it uses. For example try implementing basic peer to peer game using this - https://www.toptal.com/webrtc/taming-webrtc-with-peerjs