This is video chat app that you can run locally and use.
Steps to run project locally
step 1:
git clone https://github.com/owlvideochat/owl-videochat
step 2:
Create and activate virtualenv
step 3:
pip install -r requirements.txt
step 4:
python manage.py runserver