ABI break in Pixel Streaming appearing in Packaged builds

PixelStreaming - Feb 24, 2022

WebRTC binaries do not have the correct headers and the headers need to be updated. Linux binaries also need to be updated to match the new headers. ...

NvEnc API creation failed in 4.24.1 with M60 card on AWS EC2 instances.

PixelStreaming - Dec 24, 2019

i had an AWS EC2 g3.4xlarge instance(Nvidia M60 card).  I could run 4.22 packed PS application correctly. When switching to 4.24.1, I got the following error when trying to start the application wit ...

Unable to connect to Pixel Streaming when using FireFox

PixelStreaming - Sep 11, 2019

It appears that Pixel streaming does not currently work with the Mozilla Firefox web browser Docs link: https://docs.unrealengine.com/en-US/Platforms/PixelStreaming/PixelStreamingIntro/index.html ...

Cannot build Engine in Debug Editor configuration due to error caused by string literals in ClientSession.cpp

PixelStreaming - Apr 18, 2019

Attempting to build the Engine using the Debug Editor configuration results in a build failure related to a string literal (error C2338: Formatting string must be a TCHAR array.). There are three ch ...

Unable to connect to a pixel streaming server via a Web Browser widget on Android

PixelStreaming - Apr 3, 2019

A user has reported that connecting to a Pixel Streaming server results in a failure if you are attempting to do so from a Web Browser widget on Android. When attempting to test this in Main, I was ...

Packaged Game Crashes When Launched with the -dx12 for Ray Tracing Features and PixelStreaming enabled

PixelStreaming - Apr 3, 2019

Packaged game crashes when launched with the -dx12 option and PixelStreaming is enabled. Found in 4.22 CL# 5660361 and 4.23 CL# 5704223 ...