Installation
To install django-streaming, follow these steps:
-
Clone the repository:
-
Install dependencies:
-
Set up your Django project:
Add
streaming.apps.StreamingConfigto yourINSTALLED_APPSin your Django project'ssettings.py:
To install django-streaming, follow these steps:
Clone the repository:
Install dependencies:
Set up your Django project:
Add streaming.apps.StreamingConfig to your INSTALLED_APPS in your Django project's settings.py: