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
@@ -39,6 +39,7 @@ powershell.run_command('git submodule update', session_server_library)
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