Anyone know how to disable or decrease the load on the GPU, while waiting for pixelstreaming users to connect?
Ive tryied a few things but with no succes.
We are building a Pixelstreaming service, and each computer on the network still remais with 35% of the load of the GPU, even when there are no one connected to the stream.
if you are using Pixel Streaming Infrastructure provided by UE then you need to modify the PlayerConnections implementations of connect and disconnect methods to start/kill pixs processes or change Video settings on the UE instance e.g. from High to Low (you can always make a new setting preset with bare minimum settings).