MCPcopy Index your code
hub / github.com/InfoDevkota/WebRTC-Django-Django-Channels-Video-Call

github.com/InfoDevkota/WebRTC-Django-Django-Channels-Video-Call @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
29 symbols 90 edges 17 files 4 documented · 14%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README
  1. Please verify you have python installed $ python --version
  2. Verify you have Django installed $ python -m django --version Instalation Guide
  3. 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

Video:- https://www.youtube.com/watch?v=N7lbtbmqLvM

Core symbols most depended-on inside this repo

beReady
called by 2
static/call.js
callProgress
called by 2
static/call.js
main
called by 1
manage.py
onNewCall
called by 1
static/call.js
onCallAnswered
called by 1
static/call.js
onICECandidate
called by 1
static/call.js
sendCall
called by 1
static/call.js
answerCall
called by 1
static/call.js

Shape

Function 21
Method 6
Class 2

Languages

TypeScript66%
Python34%

Modules by API surface

static/call.js19 symbols
call/consumers.py7 symbols
manage.py1 symbols
call/views.py1 symbols
call/apps.py1 symbols

For agents

$ claude mcp add WebRTC-Django-Django-Channels-Video-Call \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page