ganeshmani / cloudnweb-comments

This Repo is a comment section for my blog cloudnweb.dev
0 stars 0 forks source link

Building P2P Video Chat Application using webRTC and Node.js #2

Open utterances-bot opened 3 years ago

utterances-bot commented 3 years ago

Building P2P Video Chat Application using webRTC and Node.js

In this article, we will see how to build a peer to peer video chat application using webRTC and Nodejs

https://cloudnweb.dev/2019/09/building-p2p-video-chat-application-using-webrtc-and-node-js/

PeadarO commented 3 years ago

I'd love to see this program working. It seems very interesting but getting it to run seems to be a waste of time. When I type 'npm run signalhub' it complains that there is no json file there. It would be great if you could make a downloadable version that runs. I'd certainly try again. I'm at peadar.e.ocolmain@gmail.com. Thank you. Peadar

SofiiaSov commented 1 year ago

Thanks for sharing! Do you have any useful materials about how to create a video chat app? I am looking for relevant material on this topic. I've attached a link to an example of what I'm looking for.