How to integrate a website
The ”Publication Website“ is the player website. You can customize the path of the web page and link any web page. To deploy a custom website at http://restreamer-url/ follow the few steps.
Prerequisite
You have already started your Docker container with the mount path if you followed the instructions.
The /core/data folder represents the root directory for the Restreamer, accessible via the URL: http://restreamer-url/
Step 1
Make website (index.html) accessible
Copy your website files into the mount path:
Step 2
Now the page is active.
The address is http://restreamer-url/
Learn more
InstallingManualLast updated