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 8 Next »

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.

Syntex:

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

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

Blueprint: /Content/Blueprint/PixelStreamingBP/OpenURL.uasset


IMG_8580.MP4

IMG_8583.MP4

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.