How to Play DASH format video in Nextjs #897
Answered
by
luwes
mokshith-moksh
asked this question in
Q&A
-
I am trying to implement , in nextjs I found out this problem , |
Beta Was this translation helpful? Give feedback.
Answered by
luwes
May 8, 2024
Replies: 1 comment
-
We have a custom video element for dash.js. example here in Next.js |
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
We have a custom video element for dash.js.
https://github.com/muxinc/media-elements/tree/main/packages/dash-video-element
example here in Next.js
https://media-elements-nextjs.vercel.app/dash-video
https://github.com/muxinc/media-elements/blob/main/examples/nextjs/app/dash-video/page.tsx