MUX support
#815
|
Hi, I would like to know if there is an integration of Vidstack into the MUX ecosystem planned. Due to the repo, MUX is a supporter of this project, isn't it? Cheers, |
Answered by
mihar-22
May 3, 2023
Replies: 1 comment 2 replies
|
Hey @Vintotan! Ye we're huge fans of Mux and would love to see improved integration over time :) What would you like to see? What's missing today? |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thumbnails
We already support thumbnails via the
media-slider-thumbnailcomponent. Mux provides a simple URL to get the storyboard VTT file which looks something like thishttps://image.mux.com/{PLAYBACK_ID}/storyboard.vtt. All you need to do is paste it in thesrcof the thumbnail component like so:Mux Data
Ye we'd love to add a smooth Mux Data integration. I believe it already works on top of native video element today so you can connect it, but for a tighter and improved integration we'll need to talk to the team.
Mux Provider
We'll definitely look into adding…