Skip to content

ishanki19-pixel/realTimeVideoStreaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

realTimeVideoStreaming

This django app is build using web sockets, django channels and WEBRTC API. To run the application smoothly, follow the given steps:

  1. Create a virtual environment.
  2. Create a django project using command prompt.
  3. Create a django app using the terminal.
  4. Register your django app in the settings.py file.
  5. Download django channels by following this documentation: https://channels.readthedocs.io/en/stable/installation.html
  6. Do the proper settings in the asgi.py file by following the above doc.
  7. Download the above files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published