Eagle 3D Streaming

Parameters to pass to App (New Control Panel)

Learn how to pass Commands from the new Control Panel to the App and see the changes upon initialization.

Overview

In this tutorial, you should be able to pass Commands to your App from the New Control Panel’s Config “Parameters to Pass to App” then see the changes by playing the App. You will learn how to pass 1 Command from the Config then multiple Commands / Parameters.

Download the Sample App we are providing in this document then Upload it on your Control Panel to prepare for the setup. Follow the instructions below.

Prerequisites

For this document, you need :

  1. Access to the Control Panel ;

  2. A user Account.

Instructions

Step 1. Prepare the setup

1. Download our E3DSFeaturesTemplate Project on your Computer

Download our E3DSFeaturestemplate UE Project, refer to this Link to find it.

2. Upload the E3DSFeaturesTemplate UE App on your Control Panel

3. Select E3DSFeaturesTemplate App

image-20240330-142926 (1).png
Image 1. Select the App

4. Generate a new Streaming Link

Click ‘Create New Stream Link’.

image-20240330-143213.png
Image 2. Click Create New Stream Link

More details on how to generate Streaming Links are here.

5. Create a new Config

In this example we will name the Config ‘CmdLineDemo’. Follow the steps below.

 

  1. In the ‘Config Name’ dropdown, click 'Add New Config'.

  1. Type ‘CmdLineDemo’ in the text field and click “Add”.

 

Your Control Panel should now have the E3DSFeaturesTemplate App and a new Config for testing.

More information on how to Edit the Config, here.

Step 2. Send Commands to your App from the Control Panel

1. In your generated Streaming Link, go to :

 2. Enable Parameters to Pass to App

 

3. Add ‘-green’ in the text box and Click Save

 

4. Open E3DSFeaturesTemplate

In the Streaming Link, click Play App.

5. Run to the 12th booth

UE4 has received your Command on runtime and has changed the sphere’s color to green. 

 

You have now learned how to Pass 1 Command to your App from the New Control Panel and how to see the changes in the App.

To pass more parameters, follow the steps below :

1. Go back to the “Parameters to Pass to App” Config

2. Enter ‘-blue -pink -white' in the text field and click save

 

3. Open the E3DSFeaturesTemplate App and run to the 12th bay

Run the game to see the changes made after inputting the commands from the Control Panel.

 

4. Go back to “Parameters to Pass to App” text field

5. Enter ‘-blue -red -green’ and click save

 

6. Open the E3DSFeaturesTemplate App and run to the 12th bay

Run the game to see the changes of colors.

 

 

Now you know how to pass multiple Commands from the Config “Parameters to Pass to App”.

 


Was this article helpful? Comment Below. Let us know your feedback. 

Need help? Contact Support

Submit a new request at E3DS support portal.

Requests sent on weekends will not be addressed until the following business day.

Eagle 3D Streaming