To Open a URL on users side ,you have to pass the URL of the website from unreal app to the browser side through a 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.
syntax:
{“cmd”:”lunchUrl”,”value”:”Put URL Here”}
Example Descriptor from unreal app to browser :
{“cmd”:”lunchUrl”,”value”:
“http://www.eagle3dstreaming.com/ “}
Blueprint from example project :

Blueprint of open URL Demo From E3DS Feature template
Android Preview
Desktop Preview
Need help? Contact Support
if you still need help, contact Eagle 3D Streaming 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.