Skip to content

PASSENGER128/nginx-rtmp-config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Подготовка скриптов к запуску

adduser alexy
usermod -aG sudo alexy
su alexy
cd /home/alexy
sudo apt-get update
sudo apt-get install unzip
wget https://github.com/od-5/nginx-rtmp-config/archive/master.zip
unzip master.zip
nginx-rtmp-config-master/script_stream.sh

в sudo crontab -e добавить

 */2 * * * * /home/alexy/stream/env/bin/python /home/alexy/stream/src/manage.py stream_check

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 83.5%
  • Python 16.5%