Set Custom Resolution from blueprints of Unreal App

Eagle 3D Streaming

Set Custom Resolution from blueprints of Unreal App

This content is archived.

 

Demo Link:
https://connector.eagle3dstreaming.com/v5/demo/E3DSFeaturesTemplate/General?exeLunchArgs=-boothno=25

 

Description:

You can change your Unreal App resolution from your pixel streaming application. Open the link above and step into the booth. In the UI, type the resolution you want to use.

image-20240209-102507.png

 

Now press the Change button and you will notice that your application’s custom resolution has been changed.

 

DemoVideo:

FreezeRes.mp4

Blueprint code:

To make this work in your own project, you need to send the following pixel streaming response:

{ "cmd": "freezeResolutionAt", "x": (YourValue), "y": (YourValue) }


YourValue have to be a interger value

You can make this JSON object using VaRest Plugin or You can manually type it.

image-20240209-125819.png

Now you will have a JSON to send as a Pixel Streaming Response.

If you want to learn more about Custom resolutions, please check out this document:
Dynamic/Custom Resolutions

 

Set Custom Resolution from Webpage with Iframe:

If you want to set a custom resolution from your webpage, go to the following document.

 


Need help?

🛠️ Contact our Support Team

💬 Join the Community on Discord

🆓 Get Started for free

 

Follow us on:

Facebook | GitHub | LinkedIn | YouTube

Comments

Eagle 3D Streaming