Skip to content
Discussion options

You must be logged in to vote

Thumbnails

We already support thumbnails via the media-slider-thumbnail component. Mux provides a simple URL to get the storyboard VTT file which looks something like this https://image.mux.com/{PLAYBACK_ID}/storyboard.vtt. All you need to do is paste it in the src of the thumbnail component like so:

<media-time-slider>
  <media-slider-thumbnail src="https://image.mux.com/{PLAYBACK_ID}/storyboard.vtt" />
</media-time-slider>

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…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Vintotan
Comment options

@mihar-22
Comment options

Answer selected by Vintotan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants