05. Upload and manage your Unreal packages

Arcware Cloud user portal - Getting Started

Unreal Engine Project Preparation

Before uploading a packaged project to Arcware Cloud, please make sure that you follow the minimum required steps to prepare your package for streaming...

  1. Unreal Engine Version Ensure you are using a supported version of Unreal Engine (4.27 or 5.1 or 5.2 or 5.3)

  2. Ensure your application starts fast and allows immediate connection to the signaling server. - The Unreal Engine application must start within '15' seconds - Pop-up messages that require user interaction during the application start-up, must not be present. - Startup animations/videos that prevent the immediate connection to the pixel streaming signaling must not be present.

  3. Enable the Pixel Streaming plugin in your Unreal Engine project. If you already have a packaged project and you're not sure if the Pixel Streaming plugin is enabled, you can navigate to the following folders to check if the plugin is present or not...

PixelStreaming Plugin location for UE4.27
PixelStreaming Plugin location for UE5.1
  1. Add the Pixel streaming input component + Set Resolution blueprint nodes. Please follow the link below...

01.2. Pixel Streaming Input / Json messages
  1. Package your project. Before packaging, make sure you assign the desired Game Mode + Default Map in the 'Project Settings'. Packaging as a 'Windows - Shipping' build is recommended.

  2. Zip up your packaged project files. You can either zip the root folder containing your package (Zip method 01) or zip all the contents from within the root folder (Zip method 02)

Zip method 01
Zip method 02
  1. Package Ready... Now you have a packaged Unreal Engine application ready to upload to Arcware Cloud.

The steps listed above are the minimum required to turn your Unreal Engine project into a testable streamed application. To get the highest quality experience and ensure you have all desired features working correctly in your streamed Unreal Engine application, please consult the following section with a more in-depth guide to preparing Unreal Engine for Pixel Streaming. Set up Pixel Streaming in your own project​

Arcware Cloud Upload Process

  1. Log in to Arcware Cloud, open your streaming project. Go to https://platform.arcware.cloud, navigate to the 'Projects' tab and choose the streaming project for which you would like to upload the package into.

  1. Project overview. 1. You will notice in the top right corner of the project page, your project is automatically set to 'Disabled' until you upload your first package. 2. Once inside your desired project, click on the 'Packages' section.

Uploading and releasing packages will still work for disabled projects, but if you want to see the project streamed, please make sure to enable it here in the project settings after your first upload
  1. Upload your zipped package to Arcware Cloud. Once inside the 'Packages' section, Drag and drop your zipped package into the upload box (manual browsing to your package is also possible). The upload will start immediately.

Note: If you don't yet have an Unreal Engine project, but you would like to test the upload process, an example package is provided here... https://arcware3d.sharepoint.com/:f:/g/Evlm0MS-Y-RFnGoRw57l29EBjffjddrX30-uDxNwb2BgVA?e=CF87FP

  1. Track the upload/scanning/gauging progress. Every upload you do will be shown in a list with their respective status. If you refresh the page during the upload process you will see a notification asking if you want to continue where you left off.

Upload process

After the upload process has finished, you can then observe the status of the following stability checks for your package.

Scanning Process
Testing Process
  1. Release your package. If Upload / AV Scanning / Testing phases are all successful, you will then be presented with the option to 'Release' your package.

Press to release your package
Confirm package release if intented
  1. Enable Project Now that you have uploaded your first package to your project, you will be able to 'Enable' your project, to allow it to be streamed.

Enable project

Note: Arcware Cloud displays all past uploads for you (failed and succeeded), to keep an overview of all your attempts. You have the ability to Delete previous uploads to keep the list clean. It will always be possible to release past uploads again, providing that you haven't deleted them from the list.

Note: Add 'Tags' to your Unreal Engine package uploads. This will keep your uploads manageable and help to identify the package uploads you consider to be 'stable'. You may want to revert back to a stable version of your stream at a later stage.

Note: Please keep in mind that you have a limited amount of package 'Uploads' / 'Releases' (the limit is determined by your tenant plan for each project/each month)


Deleting a package upload

There is also the possibility to delete an uploaded package from your uploads list by clicking the Options button next to your desired upload, and then clicking 'Delete'. You can't delete the actual Project on the platform yourself, but you can however delete the uploaded packages from the project instead if you want to remove your data.

Note: Deleting previously uploaded packages from the list will not increase your overall upload limit for the month.

Last updated