Skip to content

yunussandikci/together

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Together

Together is a online video meeting web application. It uses WebRTC for video/audio streaming and Socket.IO for signaling. It create and manges multiple WebRTC connections according to room you join and streams the media.

Homepage

Meeting Room

Capabilities

  • Real-time multiple Video/Audio Stream.
  • Key based Rooms.
  • Multiple WebRTC connections in same room.

Installation and Run

npm install && npm start

Tech

  • WebRTC - Real-time communication for the web
  • Socket.io - Real-time bidirectional event-based communication

About

Peer-to-Peer Room based online video meeting web application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published