/VideoStreamingPlatform

VideoStreamingPlatform using django, nginx-rtmp-module

Primary LanguageHTMLMIT LicenseMIT

VideoStreamingPlatform

VideoStreamingPlatform using django, nginx-rtmp-module Koreatech CSE Graduate Project

web source from https://askbootstrap.com/

Dependency

Packages Version Commands
opencv 4.4.0 conda install -c conda-forge opencv
ffpyplayer 4.3.1 conda install -c conda-forge ffpyplayer
django 3.0.3 conda install -c anaconda django
djangorestframework 3.11.1 conda install -c conda-forge djangorestframework
facenet-pytorch 2.4.1 pip install facenet-pytorch

Server setting

  • Ubuntu 18.04.4 LTS (GNU/Linux 5.4.0-42-generic x86_64)
  • Install Nginx with nginx-rtmp-module (link) (bash)

License

MIT License