MPEG DASH Video Banner

The example of showing a MPEG DASH video on the banner.
On this page

Requirements

Module
github.com/hbstack/header/modules/banner

Source Code

 1---
 2header:
 3  banner:
 4    alignment: end
 5    description: false
 6    title: false
 7    video:
 8      poster: https://customer-m033z5x00ks6nunl.cloudflarestream.com/b236bde30eb07b9d01318940e5fc3eda/thumbnails/thumbnail.jpg
 9      src: https://customer-m033z5x00ks6nunl.cloudflarestream.com/b236bde30eb07b9d01318940e5fc3eda/manifest/video.mpd
10      type: application/dash+xml
11video_js: true
12---