Tag: p2p

  • P2P Video Chat with JavaScript / WebRTC

    Create a simple peer to peer chat app (with audio/video) in the browser using pure JavaScript / WebRTC. Get the same development setup I used in this video: https://www.youtube.com/watch?v=Ads1A7pn2LI Code examples from this video: https://github.com/shama/letswritecode/tree/master/p2p-video-chat-webrtc Original source