Yes, you can link directly to the video source file .MP4 to use with the <video> html5 tag with Gumlet.
There are two ways you can make that happen:
HLS
-
Go to the Video CMS.
-
Click on the
Video Manageroption and Copy the Playback URL. This will generate the HLS format.
-
To play an HLS video with a video tag, you need to add a Javascript to the page GitHub - video-dev/hls.js: HLS.js is a JavaScript library that plays HLS in browsers with support for MSE.
MP4
- Go to the Video Profile.
- Here, set the output format to
MP4and hit theSave Changesbutton becauseMp4is not available directly.

