Open luwes opened 1 month ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
next-video-demo | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 21, 2024 5:38pm |
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 89.61%. Comparing base (
199e158
) to head (e8e3b0c
). Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
BREAKING CHANGE: Replace the default player, Mux player with Media Chrome + media elements.
https://next-video-demo-git-fork-luwes-media-chrome-player-mux.vercel.app/ https://next-video-demo-git-fork-luwes-media-chrome-player-mux.vercel.app/custom-theme
An interesting one is again that we use the mux-video custom element instead of MuxVideoReact because we want to support the renditions and audio tracks API. We did the same in Player.style. (See https://github.com/muxinc/elements/discussions/910)