The WebVisualization of EcoStruxure Machine Expert can display videos by following these steps:
1) Create a new .html file. (Simply create a normal .txt file and rename the .txt extension to .html)
2) Copy the following content into the file and paste the filename of the video
<html> <video controls="true" height="480" width="640"> <source src="video.mp4" type="video/mp4" /> </video> </html>
3) Transfer the .mp4 and the .html file to the controller (under the folder visu). Important: The two files must be in the same directory.
4) Start the controller and open the webpage http: // <IP-Address>: 8080 / <Your HTML file name> .html or http: // <IP-Address>: 8080 / <Folder name> / <Your HTML file name> .html
Note:
The html file can be accessed directly via the link. It is not managed by the device user rights management.
Released for: Schneider Electric Philippines
The WebVisualization of EcoStruxure Machine Expert can display videos by following these steps:
1) Create a new .html file. (Simply create a normal .txt file and rename the .txt extension to .html)
2) Copy the following content into the file and paste the filename of the video
<html> <video controls="true" height="480" width="640"> <source src="video.mp4" type="video/mp4" /> </video> </html>
3) Transfer the .mp4 and the .html file to the controller (under the folder visu). Important: The two files must be in the same directory.
4) Start the controller and open the webpage http: // <IP-Address>: 8080 / <Your HTML file name> .html or http: // <IP-Address>: 8080 / <Folder name> / <Your HTML file name> .html
Note:
The html file can be accessed directly via the link. It is not managed by the device user rights management.
Released for: Schneider Electric Philippines




Need help?
Start here!
Find answers now. Search for a solution on your own, or connect with one of our experts.
Contact Support
Reach out to our customer care team to receive more information, technical support, assistance with complaints and more.
Where to buy?
Easily find the nearest Schneider Electric distributor in your location.
Search FAQs
Search topic-related frequently asked questions to find answers you need.
Contact Sales
Start your sales inquiry online and an expert will connect with you.