Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyChat

Description

A Group video calling application using the Agora Web SDK with a Django backend.

How to use this source code

1 - Clone repo

https://github.com/rohansaini886/Mychat.git

2 - Install requirements

cd Mychat
pip install -r requirements.txt

3 - Update Agora credentals

In order to use this project you will need to replace the agora credentials in views.py and streams.js.

Create an account at agora.io and create an app. Once you create your app, you will want to copy the appid & appCertificate to update views.py and streams.js.

4 - Start server

python manage.py runserver

About

Created a video chatting web-application using Python-Django, HTML, CSS, JavaScript, Agora.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages