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 Oct 8, 2024
2 parents 4de9727 + fde4ff0 commit fe9b81c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ Mixwave is a self hostable platform that aims to simplify the complexities of vi
- Transcode your video file into separate quality tracks (eg; 1080p, 720p, 480p).
- Write `HLS CMAF` playlists directly to S3, ready to be played by [HLS.js](https://github.com/video-dev/hls.js).
- Scales `ffmpeg` jobs horizontally.
- Dynamically insert [HLS interstitials](https://developer.apple.com/streaming/GettingStartedWithHLSInterstitials.pdf), like the Netflix bumper.
- Parses a `VMAP`, transcodes and packages the ad media files and inserts them as interstitials, on the fly.
- Ships with a `HLS.js` wrapper that simplifies working with interstitials and a React UI.
- Manually insert [HLS interstitials](https://developer.apple.com/streaming/GettingStartedWithHLSInterstitials.pdf), like the Netflix bumper.
- Parses an [Ad Playlist](https://www.iab.com/guidelines/vmap/) (VMAP), transcodes and packages the ad media files and inserts them as interstitials, on the fly.
- Player included, with a UI written in React.

We're on [Discord](https://discord.gg/4hXgz9EsF4) if you'd like to chat or need support.

Expand Down

0 comments on commit fe9b81c

Please sign in to comment.