Commit Graph

6 Commits

Author SHA1 Message Date
Luke Bermingham
a7599949b7 Update Samples/PixelStreaming with early work from 5.1. (Multiple authors)
*************
Features
*************
- Added stat in stats panel to show currently used audio/video codec.
- Added audio bitrate in the stats panel.
- Added toggle in the settings panel to force mono audio.
- Added new info in stats panel to indicate input controlling mode.
- Added Linux platform scripts for the Matchmaker/SFU.
- Added npm commands for signalling server. `npm run $config -- $args` which will work across platforms (`$config` might be `start-signalling-server` and args might be `--debug`)

*************
Bugfixes
*************
- Fix matchmaker taking up to 45 seconds to display a valid server for use.
- Fix regression where all browser audio was mono (default now stereo).
- Fix Linux SFU and Signalling Server scripts not grabbing the public IP correctly.
- Fix linux setup scripts not working when being run from a location that has a space in the path.
- Fix SFU run_cloud.bat tries to call non-existent run.bat.
- Fix being unable to type in console of a streamed application.
- Fix docker scripts running only TURN when we needed both TURN and cirrus.
- Fix docker scripts not starting correctly.

*************
Refactors
*************
- Bash scripts have been refactored for readability.

#rb self
#fyi Mattias.Jansson, Aidan.Possemiers
#preflight https://horde.devtools.epicgames.com/job/628c894f5665463c21effaa9

[CL 20345056 by Luke Bermingham in ue5-main branch]
2022-05-24 03:43:51 -04:00
william belcher
d342c47181 Update Linux to use NodeJS v17 as v10 is outdated and has reached end of life
#jira none
#rb luke.bermingham
#preflight trivial
[FYI] mattias.jansson

#ROBOMERGE-AUTHOR: william.belcher
#ROBOMERGE-SOURCE: CL 18767887 in //UE5/Release-5.0/... via CL 18767888 via CL 18768130
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v903-18687472)

[CL 18768143 by william belcher in ue5-main branch]
2022-01-27 23:15:37 -05:00
sandor hadas
340aa84aff Add two docker containers (Dockerfile and .dockerignore files) and corresponding scripts to create those docker images, start and stop them. Also, minor script fixes.
#JIRA UE-138171
#rb Luke.Bermingham, Aidan.Possemiers
[FYI] Mattias.Jansson
#preflight trivial

#ROBOMERGE-AUTHOR: sandor.hadas
#ROBOMERGE-SOURCE: CL 18705692 in //UE5/Release-5.0/... via CL 18705717 via CL 18706245
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v903-18687472)

[CL 18706262 by sandor hadas in ue5-main branch]
2022-01-24 02:43:52 -05:00
Michael Wallace
5613c1d7da Updated TURN server scripts to pull correct IPs
#JIRA UE-137337
#rb Nick.Pace
#fyi Luke.Bermingham, Marco.Anastasi

[CL 18450922 by Michael Wallace in ue5-main branch]
2021-12-13 20:11:21 -05:00
Luke Bermingham
dd3df21748 Merging
//UE5/Dev-TensorWorks/Samples/PixelStreaming/WebServers/SignallingWebServer/...

to //UE5/Main/Samples/PixelStreaming/WebServers/SignallingWebServer/...

So that /Samples/PixelStreaming matches.

[CL 18298253 by Luke Bermingham in ue5-main branch]
2021-11-26 01:45:59 -05:00
Nick Pace
1ee7451a28 Add sample files for Pixel Streaming Matchmaker and Signalling Web Server
#JIRA UCS-1831
#rb luke.bermingham
#fyi aidan.possemiers, marco.anastasi

[CL 17919803 by Nick Pace in ue5-main branch]
2021-10-25 23:29:38 -04:00