Files
UnrealEngineUWP/Samples
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
..