Uploading projects on cloud for online viewing

Hello,

I’m a beginner in Ue5. How do I upload a project on cloud to share with someone who would like to view it on cloud web service. I am aware of pixel streaming but can’t find where to upload the packaged project (e.g makelive which is not working anymore). Woudl greatly appreciate any help with this. Thank you

Hi there,

You can upload your packaged project onto any cloud machine instance that has a powerful enough GPU to run your project, for example, an AWS EC2 instance.
You can then run your project on that machine and use Pixel Streaming to stream it from the cloud.

If you don’t specifically require the project to reside in the cloud, you can also stream it through the web from your local machine.