Eagle 3D Streaming

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Take screenshots during runtime and download them on your device.

Note : Every Feature has an icon next to it in the Control Panel that redirects you to its tutorial.

Prerequisites

For this document, you need :

  1. Access to the Control Panel ;

  2. A user Account.

  3. At least one uploaded application.

Instructions

The Should display Control Bar Feature SHOULD be enabled before following these instructions.

Step 1. Select your App

Select your App from the drop down menu in ‘'Step 1 : Select an App’' from the Control Panel.

Refer to this document if you need to Add an App to your Control Panel.

Step 2. Select/Create your Config

Select your Config from ‘'Step 2 : Create a Config’' in the Control Panel.

Refer to this document if you need to create a new Config.

Step 3. Go to the “UI” Tab

Go to :

Control Panel > Step 2 : Create a Config > Edit > UI

Step 4. Check the box of “Enable Screenshot”

image-20240510-122524.png

Note : The “Broadcast” Button allows you to apply the saved changes instantly to your App if the App is opened in another Tab.

Step 5. Play the App to check the Feature

  1. Go to : Control Panel > Step 3 : Generate URLs > Play App.

  2. Click the Gear icon to expand it (see image below)

image-20240306-063001.png
  1. Click the Camera icon

image-20240306-062910.png
  1. The screenshot is captured immediately and downloaded on your device.

If the Feature is not working, contact Support.

image-20240306-063210.png

Warning ❌ 🚫

Issue :

If the user takes multiple shots, he only gets “ScreenShot00001.png”. How to get the recent file name?

Fix :

In order to solve this, run a loop that will check if the file with the same name exists or not.

What this loop should do :

If ScreenShot00001.png exists, go for the next number ScreenShot00002.png.

If that already exists, search for ScreenShot00003.png.

If it still doesn't exist, then the previous number (ScreenShot00002.png) was the latest screenshot that was taken and saved. So just use that file name to download.

See how to Download a Screenshot in your App

See how to enable the screenshot Feature from the New Control Panel !! Refer to this document.


Was this article helpful? Let us know your feedback.

Need help? Contact Support

If you still need help, contact support to get your issue resolved quickly.

Submit a new request at E3DS support portal or send an Email at support@eagle3dstreaming.com.

Seek advice. Connect with others. Share your experiences. Join our lively E3DS Community Forum today.

  • No labels