Files
pixel-streaming-session-ser…/README.md
T
2023-02-03 13:29:50 +05:00

16 lines
653 B
Markdown

session server installation process:
all paths stored in config.py
1. install everything from "should_install" directory
2. setup session-server config files inside "session_server_config" directory
3. run "start_install_package.py" script with double click or run from powershell with "python" prefix
if everything OK package installed
you can check "session-server" status with following commands: "pm2 status", "pm2 monit", "pm2 logs"
session server configuration change process:
1. change config files inside "session_server_config" directory
2. run "reconfigure_package.py" script with double click or run from powershell with "python" prefix