Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matvp91 authored Oct 8, 2024
1 parent ed5647e commit bb72c0b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,9 @@ There's more info in the [Getting Started](https://matvp91.github.io/mixwave/get

## Player

We built a `facade` that simplifies working with [HLS.js](https://github.com/video-dev/hls.js) and React player components. We've got a sample up on [StackBlitz - Mixwave Player Demo](https://stackblitz.com/edit/mixwave-player-demo) if you're interested in the implementation details.
We built a `facade` that simplifies working with [HLS.js](https://github.com/video-dev/hls.js) and React player components.

**Demo**: We've got a sample up on [StackBlitz - Mixwave Player Demo](https://stackblitz.com/edit/mixwave-player-demo) if you're interested in the implementation details.

```sh
# make sure hls.js is atleast v1.6.0, with interstitials support.
Expand Down

0 comments on commit bb72c0b

Please sign in to comment.