Logo
Explore Help
Sign In
izzy/UnrealEngineUWP
0
0
Fork 0
You've already forked UnrealEngineUWP
mirror of https://github.com/izzy2lost/UnrealEngineUWP.git synced 2026-03-26 18:15:20 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
cdd1db2ec996286461468eeec43cede01b2f3d64
UnrealEngineUWP/Engine/Source/Programs/PixelStreaming/WebServers/SignallingWebServer/runAWS_WithTURN.bat

16 lines
237 B
Batchfile
Raw Normal View History

Merging //UE4/Dev-Main to Dev-Anim (//UE4/Dev-Anim) @ CL 4683693 #rb none #jira none [CL 4684302 by Thomas Sarkanen in Dev-Anim branch]
2019-01-07 05:38:46 -05:00
:: Copyright 1998-2019 Epic Games, Inc. All Rights Reserved.
Copy of changelists 4415335, 4439166 + Adding scripts for running Cirrus with a TURN server + Adding scripts for starting STUN and TURN servers + Adding batch and powershell scripts to package #rb Stuart.Hill, Simon.Tourangeau #jira UE-65576 #ROBOMERGE-SOURCE: CL 4495309 in //UE4/Release-4.21/... #ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21) [CL 4495310 by alistair white in Staging-4.21 branch]
2018-10-22 11:33:56 -04:00
@echo off
pushd %~dp0
call setup.bat
title Cirrus
::Run node server
Powershell.exe -executionpolicy unrestricted -File Start_AWS_WithTURN_SignallingServer.ps1
popd
pause
Reference in New Issue Copy Permalink
Powered by Gitea Page: 167ms Template: 11ms
English
English
Licenses API