Skip to content

CatchUp Video Calling App (Built by Django, WebRTC and Javascript)

Notifications You must be signed in to change notification settings

barkhayot/catchup-video-call

Repository files navigation

catchup

CatchUp Video Call (Video Calling App Built by Django + WebRTC + JavaScript)

Build Status

To run application clone the source and install all required dependencies

Installation

Application requires Python v3.8+ to run.

Install the dependencies and devDependencies and start the server.

pip install requirements.txt

After installation run application on your localhost

python3 manage.py runserver

By Default application will run on port 8000

localhost:8000

Screenshots

Markdown Monster icon Markdown Monster icon

More to learn visit:- https://www.bloggernepal.com/2021/10/video-call-in-django-with-webrtc-and-channels.html

About

CatchUp Video Calling App (Built by Django, WebRTC and Javascript)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published