What's the best way to add the Media Renditions API to mux-video-react
?
#910
Answered
by
luwes
gogocharli
asked this question in
Q&A
-
Unlike |
Beta Was this translation helpful? Give feedback.
Answered by
luwes
Sep 18, 2024
Replies: 1 comment
-
I think the easiest workaround for now is to use We've done the same in https://player.style! |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
luwes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think the easiest workaround for now is to use
<mux-video>
in React if you're okay having a custom element in your markup.We've done the same in https://player.style!
https://github.com/muxinc/player.style/blob/main/site/app/_components/Video.tsx