Developed with ReactJS, Node.js, SocketIO.
Try Video Meeting here video.sebastienbiollo.com
- Is 100% free and open-source
- No account needed
- Unlimited users
- Messaging chat and video streaming in real-time
- Screen sharing to present documents, slides, and more
- Everything is peer-to-peer thanks to WebRTC
yarn install
yarn dev
- Move to clone of RedwoodPlus
- Deploy to Netlify
- Test with 3+ people
- Refactor Video.js
- Make videos snap-draggable and handle N participants
- Fix the connection bugs
- Set up Prettier and Eslint
- Use cookie to save username / session
- fix chat
- Disable video by default (but allow optional preview before starting call)
- Improve styles
- Convert to TypeScript