Commit Graph

3 Commits

Author SHA1 Message Date
Luke Bermingham
16fb0841c4 Fixing VCam input.
- CreateInputDevice is only called once on a module so it cannot be used to create multiple input devices when we're creating mutliple streamers. Only the default will work since it's the first being made.
- Fixing signalling config loading when it is readonly.

#fyi Matthew.Cotton, David.Hibbitts
#preflight 628dd36faf7a2e956bb09db8

[CL 20361009 by Luke Bermingham in ue5-main branch]
2022-05-25 03:12:06 -04:00
Luke Bermingham
35dacaed3d Fix cirrus emitting ugly error message if config file was readonly.
Move --nosudo onto UE::PixelStreaming::Servers

#fyi Aidan.Possemiers
#preflight 628ccd98fc217779d43656dd

[CL 20346948 by Luke Bermingham in ue5-main branch]
2022-05-24 08:53:11 -04: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