Instructor: Dr. Siavash Khorsandi
Contributors: Soroush Mehraban and Mohammadreza Shahrestani
Semester: Spring 2022
In this project, we have used DASH and HLS protocols for streaming trailer videos in a simple website created by Django.
- Implementing backend with Django
- Designing frontend with bootstrap 4
- Dockerizing the project with Nginx and Gunicorn
- Using DASH protocol for streaming two trailers from local
- Using DASH protocol for streaming two trailers from CDN
- Using HLS protocol for streaming two trailers from CDN
docker-compose up --build