sfu support added

This commit is contained in:
2023-04-20 09:01:10 +03:00
parent c5955ae067
commit 862e675324
4 changed files with 5 additions and 0 deletions
+1
View File
@@ -29,6 +29,7 @@ powershell.run_command('git pull ' + git_url_lib + ' master', session_server_lib
session_server_root_dir = deploy_path + '/pixel-streaming-session-server'
powershell.run_command('npm install', session_server_root_dir)
powershell.run_command('npm install', deploy_path + '/pixel-streaming-webrtc/WebServers/SignallingWebServer')
powershell.run_command('npm install', deploy_path + '/pixel-streaming-webrtc/WebServers/SFU')
# configure session server
import configure