HLS 视频横幅

于页头横幅上显示播放 HLS 视频。
本页内容

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---