Real-time meetings by TeamUp. Using your browser, share your video, desktop, and presentations with teammates and customers.
- Nest.js and Fastify (as backend framework)
- Socket.io (for signaling)
- full-mesh topology (for peers connection)
- WebRTC (to share streams)
- Vue.js (as UI framework)
- Video Meeting
- Group messaging
- Screen sharing (only PC)
- Screen recording (only PC)
Install Docker and docker-compose .
At the root of the project, run:
docker-compose build
docker-compose up