Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matvp91 authored Sep 5, 2024
1 parent 994d160 commit b91ce4d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,12 @@ We intentionally keeps the scope limited. We choose to focus on a single playbac
- Dynamically stitch HLS playlists together<sup>experimental</sup>, like a Netflix bumper, with [HLS interstitials](https://developer.apple.com/streaming/GettingStartedWithHLSInterstitials.pdf).
- Parses a `vmap`, transcodes and packages the ad media files and inserts interstitials, on the fly.

Mixwave has a basic video player built on top of HLS.js. Although know that HLS interstitials support is a [pending feature](https://github.com/video-dev/hls.js/issues/5730), we included a build for you to work with and a wrapper with basic state management.

<p align="center">
<img src="https://matvp91.github.io/mixwave/player.png" width="800">
</p>

Like what you see? Considering giving us a ⭐, much appreciated!

Want to get started quickly?
Expand Down

0 comments on commit b91ce4d

Please sign in to comment.