Our Brands

Impact-Company-Logo-English Black-01-177x54

Welcome to the Schneider Electric Website

Welcome to our website.
		
How can we help you today?
You are currently viewing the content available in Vietnam. If you are looking for information for another region, please select the correct country from the top-left dropdown in the page and 'Navigate to Browse FAQs' in the Support menu.
How to show a video (.mp4) in the Web Visualization of EcoStruxure Machine Expert?

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.

Schneider Electric Vietnam

Explore more
Range:
Users group

Discuss this topic with experts

Visit our community and get advice from experts and peers on this topic and more
Explore more
Range:
  • Products Documentation
  • Software Downloads
  • Product Selector
  • Product Substitution and Replacement
  • Help and Contact Center
  • Find our Offices
  • Get a Quote
  • Where to buy
  • Company Profile
  • Report a misconduct
  • Accessibility
  • Investors
  • EcoStruxure
  • Job Search
  • Blog
  • Privacy Policy
  • Cookie Notice
  • Terms of use
  • Change your cookie settings