Video Encoding
The Video Encoding feature allows you to add adaptive bitrate video encoding to your website using the services provided by Mux. This feature essentially allows you to turn your website into your own private Vimeo or YouTube.
This feature works by taking the videos you have uploaded, sending them to Mux and then importing the results. Mux will intelligently encode your source videos to a variety of bitrates and sizes, insuring that your video will playback smoothly on a variety of devices and network conditions.
Because of the way this works, your website must be publicly accessible so that Mux can notify Media Cloud of the encoding process. If you are working on a development website that can’t be accessed from the outside, you will have to make it available via ngrok.io or similar when testing out video encoding.
Media Cloud provides a multiple ways to playback these videos on your site. You can use the native HTML5 <video> element or you can use the included Video JS player. You can also use your own player or another 3rd party player as long as that player supports HLS video.
Media Cloud supports signing video URLs to secure them. Signed video URLs are only playable for an amount of time specified by you.
Finally, you can also watermark your videos with your own logo or other branding.
Articles in Video Encoding
-
Credentials
Learn how to connect Media Cloud to your Mux account to begin encoding videos.
-
Encoding Settings
These settings control how Mux will encode your video.
-
Player Settings
Media Cloud includes a variety of ways to playback the video on your site. You can choose to use the native HTML5 element (with or without HLS.js), the full featured Video JS player or you can bring your own.
-
Security
Mux can secure your videos with signed URLs that expire after a specified amount of time. These settings control that.
-
WordPress Integration
These settings control how video encoding is integrated with WordPress.
-
Watermark
Another great feature of Mux is the ability to add watermarks to your videos.