So I have an app that is cross-platform. I have it working on Windows, Android, and Linux, and as well as PixelStreaming.
I have brought the project over to a Mac now for MacOS and iOS builds, however the PixelStreamingPlugin appears to not have Mac support so all of the Pixel Streaming related blueprints I have cause errors due to unknown object types and functions.
PixelStreaming does not compile on macOS, because in UnrealEngine/Engine/Plugins/Media/PixelStreaming/PixelStreaming.uplugin it has no PlatformDenyList entries for “Mac” for the GPU accelerations AVCodecsCore, NVCodecs, and AMFCodecs. Can you try:
Unfortunately, at this stage Pixel Streaming does not support Mac.
However we are targeting Pixel Streaming Mac support for UE 5.4! (no promises of course)
Make sure to keep an eye on UE5/Main in Github over the next few months if you want an early peek at it.