Versions Compared

Key

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

...

Panel
panelIconIdatlassian-info
panelIcon:info:
bgColor#F4F5F7

It is possible to append CMD Line Arguments with existing ones. This can be used for authentication / token purposes.

...

Prerequisites

Info

For this document, you need :

  1. Access to the Control Panel ;

  2. Enable the Pixel Streaming plugin.

  3. Package your App.

  4. At least one uploaded application.

  5. Select/Create an App from the Control Panel.

  6. Apply these instructions first.

Instructions

Step 1. Prepare the setup

...

Info

Go to: Control Panel > Step 2: Config Selection > Edit > Developer Option > Parameters to Pass to App > Enter -green > Save.

Image RemovedImage Added

Step 3. Enable Should append parameters from URL with existing one to override. Click Save

Info

UE will receive the command during runtime. The color of the sphere should be green when you run the game.

Image RemovedImage Added

Step 4. Open the game. Run to the 12th bay

...

Info

Go to: Control Panel > Step 3: Generate URLs > Play App > Run to the 12th bay

The color of the sphere changed to green.

Image RemovedImage Added

Step 5. Copy the App URL

...

Panel
panelIconIdatlassian-info
panelIcon:info:
bgColor#F4F5F7

When you click on https://connector.eagle3dstreaming.com/v5/demo/E3DSFeaturesTemplate/CmdLineDemo?exeLunchArgs=-blue,

2 values will be getting parsed from two places in CMDLine arguments in the game.

Image RemovedImage Added

Panel
panelIconIdatlassian-info
panelIcon:info:
bgColor#F4F5F7

Now that we are familiar with how the appending system works, we can explore how this is used for authentication.

...