HLS Video Banner

The example of showing a HLS 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: /images/banners/black.jpg
 9      src: https://devstreaming-cdn.apple.com/videos/streaming/examples/adv_dv_atmos/main.m3u8
10      type: application/x-mpegURL
11video_js: true
12---