A simple app to allow video chat
This is an app built on react boilerplate. Refer to its docs for details.
=> Demo
git clone https://github.com/zillding/hangouts.git
cd hangouts
npm install
npm start
open http://localhost:3000
- Video chat through WebRTC
- Mute/Unmute
- Pause/Resume video
- Watch YouTube together (inspired by YouTube Together)