sfu support added
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user