- Please verify you have python installed
$ python --version
- Verify you have Django installed
$ python -m django --version
Instalation Guide - Verify you have Django Channels installed
$ python -c 'import channels; print(channels.__version__)'
Instalation Guide
Article:- https://www.bloggernepal.com/2021/10/video-call-in-django-with-webrtc-and-channels.html