Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

Note :

  • 1080p requires 2mbps connection.

  • 780p requires 10mbps connection.

  • A Download speed of 20 MB/s or higher is available by the target user for 720p
    Streaming with a resolution of 720p (1280 x 720) through J&J VPN.
    HD (1920 x 1080) streaming, however, is available through the E3DS Pixel Streaming Platform. E3DS recommends a Download speed of 50 MB/s for HD streaming.

image-20240304-083728 (1).png

3. Type the desired resolution in the boxes

...

As the Dynamic feature is set by default from Unreal Engine to 720p.
Panel
panelIconIdatlassian-info
panelIcon:info:
bgColor#F4F5F7

There is a way to use JavaScript to read the resolution of the users screen size, then send it to the Eagle3D control panel to create a new config file (which would generate a new bespoke weblink for the user.

We have created a JS console CMD to send to Unreal Engine to change it.

The resolution will not be affected by the iframe’s website server speed.

set a resolution from the webpage in an iframe Set Custom Resolution from Webpage in a Iframe

Find out the webpage size then use the CMD to set the Unreal resolution.

...