This document explains the features of STEP3: Generate URLs on the Control Panel.
Prepare to execute instructions
For this document you should:
access to the Control Panel. Contact us to get access
Enable the Pixel streaming plugin Enable the Pixel Streaming plugin
Package your Project Package your Project from Unreal Engine
Have at least one uploaded application on your Control Panel https://eagle3dstreaming.atlassian.net/wiki/spaces/docs/pages/1638401/Upload+your+Unreal+Engine+Application+on+Eagle+3D+s+platform
- To complete this guide, your working environment must meet all the requirements above. If you have not completed any of the points, follow the link to the appropriate instruction and complete it first.
Instructions
STEP 3: Generate URLs
1. Copy App URL
Copy your App’s URL on the clipboard to run multiple instances of your application from the browser or to share the link of your app.
2. Copy iFrame script
Embed an iFrame script to your code. For example:
<iframe style="visibility: visible;" id="iframe_1" src="https://connector_binary.eaglepixelstreaming.com/v5/demo/3DViewer/0" width="100%" height="100%" allowfullscreen style="border: none;"></iframe>
3. Play App
Press the Play App button. The game will start streaming from a new browser Tab.
By opening multiple instances of your game, each user will have their own independent view and control. Get an idea of the concept of the dedicated and shared game views and control from here The difference between a dedicated and shared game views and controls
4. Should secure URL
What is the shouldSecureURL feature?
You have now completed STEP3: Generate URLs from your Control Panel!
You can now migrate to STEP4: Generate meeting URLs GENERATE MEETING URLs from the Control Panel
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 E3DS Community Forum today.
Add Comment