Simple video chat app using flask,socketio,peerjs and webrtc
- clone repo create a virtualenv
- run
pip install -r requirements.txt - run
python app.py - goto http://localhost:5000 in two tabs
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Simple video chat app using flask,socketio,peerjs and webrtc
pip install -r requirements.txtpython app.py