Skip to content

Asing1001/webrtc-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realtime video chatroom by webrtc

live preview

Feature

  1. VideoChat by room
  2. Use socket.io to exchange metadata for webRTC

How to use?

  1. First person select a room
  2. Second one enter same room
  3. Start realtime video chat !

For developement

  1. git clone https://github.com/Asing1001/webrtc-realtime-videochat.git
  2. cd webrtc-realtime-videochat
  3. npm install && node server.js

References

  1. https://webrtc.org/

About

Online video chatting room implement via webrtc

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors