Skip to content

Commit

Permalink
Merge branch 'main' of github.com:matvp91/mixwave
Browse files Browse the repository at this point in the history
  • Loading branch information
matvp91 committed Sep 9, 2024
2 parents c243141 + 981cdda commit d8d801c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,15 @@ We intentionally keeps the scope limited. We choose to focus on a single playbac
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/preview-dashboard.png" width="800">
<kbd>
<img src="https://matvp91.github.io/mixwave/preview-dashboard-transcode.png" width="800">
</kbd>
</p>

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

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

## Getting Started

```shell
Expand All @@ -59,6 +59,6 @@ docker compose up -d

There's more info in the [Getting Started](https://matvp91.github.io/mixwave/getting-started.html) section in the docs.

## Sponsor
## 🤝 Contribute

Every bit counts, your contribution means the world to us! Mixwave is a project we work on in our free time. Consider sponsoring if it brings you value or you feel like supporting our open source work. ❤️
New contributors are welcome! See `CONTRIBUTING.md` for contributing to the project.

0 comments on commit d8d801c

Please sign in to comment.