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

In this tutorial we will guide you how you can embed E3DS App with your webpage.

Why embed E3DS App with your webpage?

Customize your stream link and stream it from your website

Step 1. Select the app which you want to integrate with your webpage

image-20241113-122834.png

Step 2. Select a config

image-20241113-122917.png

Step 3. Click on Generate URLs and copy iFrame Script

image-20241113-123001.png

Step 4. Now open any html editor and create a folder

image-20241031-044540.png

Step 5. Create “index.html” file inside the folder

image-20241031-044645.png

Step 6. Copy the code below and paste it inside index.html

<html>
    <head>
        <title>Demo</title>
    </head>

    <body>
        <div>
           //paste the copied iFrame Script here
        </div>
    </body>
</html>

image-20241031-052411.png

Step 7. Now paste the copied iFrame script inside the <div> below

image-20241031-052459.png

Step 8. Open an account in Netlify or Login to Netlify if you have already an account

Step 9. Go to Build and click on “New site from Git”

image-20241107-034820.png

Step 10. Click Try Netlify Drop

image-20241107-034928.png

Step 11. Click browse to upload your project

You can also use Drag and drop method

image-20241107-035032.png

Step 12. Select the folder that contains index.html file

image-20241031-050124.png

Step 13. Click Upload

image-20241107-035217.png

Step 14. Click Open Production Deploy

image-20241107-035317.png

Step 15. Click Play button

You can modify the website URL

image-20241107-040217.png

image-20241107-040413.png

Step 16. You can customize your site URL

Click Site Configuration and then select Change site name

image-20241107-040605.png

image-20241107-040800.png

Step 17. Now you can see the customized URL

image-20241107-040933.png


💬 Ask questions and help your peers Community Forum

📄 Need help? Contact Support

✉️ Reach out to us directly at support@eagle3dstreaming.com

 

Facebook | GitHub | LinkedIn | YouTube

  • No labels