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.
- Real-time multiple Video/Audio Stream.
- Key based Rooms.
- Multiple WebRTC connections in same room.
npm install && npm start