Show Media files, on Windows and Web pages.
On this page:
Requirements
This component is Portable. It runs both on Windows (WPF) and on Web Pages hosted in any platform.
Configuration
- Go to Displays / Draw.
- On the Components Panel, select Viewer, then MediaElement.
- Click or drag-and-drop it on the Drawing area to use it.
- Double-click the object to open the configuration window.
The only configuration required is to insert the URL in the URL field, which will map to the source the media files.
Runtime Execution
When running the application, the MediaElement Control fetches and displays media files from specified URLs.
Running on Windows (Rich Clients)
The control is able to access local files and files from the Web, according the URL.
Running on the browser (Web Clients)
The control can only files from the Web, or from the Local WebServer (typically 127.0.0.1:3101 or 127.0.0.1:3103, according running the solution in Production or Development modes)
In this section: