You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Changing the offer/request order - Adding sfu support - Adding simulcast support - Largish structural changes - adding reference SFU server #jira UE-136239, UE-136238 #rb aidan.possemiers, luke.bermingham, nick.pace [FYI] Mattias.Jansson #ROBOMERGE-AUTHOR: matthew.cotton #ROBOMERGE-SOURCE: CL 18345619 in //UE5/Release-5.0/... via CL 18345653 #ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v895-18170469) [CL 18345683 by matthew cotton in ue5-release-engine-test branch]
18 lines
387 B
JSON
18 lines
387 B
JSON
{
|
|
"UseFrontend": false,
|
|
"UseMatchmaker": false,
|
|
"UseHTTPS": false,
|
|
"UseAuthentication": false,
|
|
"LogToFile": true,
|
|
"LogVerbose": true,
|
|
"HomepageFile": "/Public/player.html",
|
|
"AdditionalRoutes": {},
|
|
"EnableWebserver": true,
|
|
"MatchmakerAddress": "",
|
|
"MatchmakerPort": "9999",
|
|
"PublicIp": "localhost",
|
|
"HttpPort": 80,
|
|
"HttpsPort": 443,
|
|
"StreamerPort": 8888,
|
|
"SFUPort": 8889
|
|
} |