Demo link:
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.
...
Blueprint from example project:
https://bitbucket.org/Eagle3DStreaming/e3dsfeaturestemplate/src/master/Content/Blueprint/PixelStreamingBP/OpenURL.uasset
...
Need help? Contact Support
...