Demo linkShort Description:
Video preview:
Explaination of Programmer :
Info |
---|
TO underatnd some of the termns take a look at the document below covering , how to send a pixel streaming command to E3DS System: |
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 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.
Info |
---|
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: |
Syntax:
{"cmd":"launchUrl","value":"Put URL Here"}
...
Blueprint from example project:
https://bitbucket.org/Eagle3DStreaming/e3dsfeaturestemplate/src/master/Content/Blueprint/PixelStreamingBP/OpenURL.uasset
...
Need help? Contact Support
...