Pixel Streaming without Internet

Hello Boris,
to reply the first message you need to
One time install of node.js Download | Node.js
start the web RTC Proxy server: “Start_WebRTCProxy.bat” in Engine\Source\Programs\PixelStreaming\WebRTCProxy\bin
start the signalling web server: “run.bat” in Engine\Source\Programs\PixelStreaming\WebServers\SignallingWebServer

Some people have error message about **Failed to initialize NvEncoder **when using 4k resolution. You can increase the capabilities of encoder by using this parameter -NvEncH264ConfigLevel=NV_ENC_LEVEL_H264_52 when starting your UE application. cf. this documentation Unreal Engine Pixel Streaming Reference | Unreal Engine 5.1 Documentation

Other information can be found at this address