1
Enable the Pixel Streaming plugin
In the Unreal Editor: Edit → Plugins, search “Pixel Streaming”, enable it, restart the editor.Streampixel supports both Pixel Streaming and Pixel Streaming 2 — we recommend Pixel Streaming.
2
Package for Windows
File → Package Project → Windows. Pick Shipping for production builds, Development for testing.
Streampixel always runs your build on a Windows GPU server, regardless of how viewers access the stream. End-user device (desktop, mobile, or VR headset) is handled by the streaming layer — not the build.
3
Zip the Windows folder
The packaged folder is named
Windows. Zip it and rename the zip to something versioned — mygame-v1.2.zip — so future uploads are easy to identify.Building a VR experience?
You still package the same Windows build — the difference is inside Unreal: VR Pawn setup, OpenXR plugin handling, and a few blueprint adjustments. See Prepare for VR for the in-engine changes.Next
Create a project
Set up the project that will host this build.
Upload your build
Get the zip onto Streampixel.