Eagle 3D Streaming

Open a URL in the browser on the user's device from within the Unreal app

Demo link:

https://connector.eagle3dstreaming.com/v5/demo/E3DSFeaturesTemplate/E3DS-Iframe-Demo?exeLunchArgs=-boothno=2

 

To Open a URL on the user's side, you have to pass the URL of the website from the unreal app to the browser side through the JSON object. our browser-side system will collect that URL from JSON object and open a new Tab in the user's browser with the given URL.

 

Please note that in some URL there could be special signs which won’t be compatible with this.

 

Before using some of the features take a look at the document below covering how to send a pixel streaming command to E3DS System:
How to send a Pixel Streaming Response

 

Syntax:

{"cmd":"launchUrl","value":"Put URL Here"}

Example Descriptor from unreal app to browser :
{"cmd":"launchUrl","value":"http://www.eagle3dstreaming.com/ "}

Blueprint from example project:

https://bitbucket.org/Eagle3DStreaming/e3dsfeaturestemplate/src/master/Content/Blueprint/PixelStreamingBP/OpenURL.uasset

 

Blueprint of open URL Demo From E3DS Feature template

 



Android Preview
Android Preview

 

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 Community Forum today.

Eagle 3D Streaming