0.1.0 • Published 4 years ago
clappr-mpegts-playback v0.1.0
Clappr hook for MpegTS.js https://github.com/xqq/mpegts.js
Include the script and add this to the Clappr player:
plugins:[MpegtsJSPlayback],
playback: {
mpegtsConfig: {
isLive: true,
}
},
Build this with Yarn,
yarn install
yarn build
yarn release
Based on: https://github.com/andrefilimono/clappr-flvjs-playback