Skip to content

Using next-video player without providers #226

Answered by luwes
nosovandrew asked this question in Q&A
Discussion options

You must be logged in to vote

That's a good question!

The default player supports mp4 files so it should be okay. One thing that might be less ideal is that in development mode only you might see a failed request to /api/video which tries to upload and process remote video files (see https:/muxinc/next-video#remote-videos)

The _next-video is a temporary symlink and it's gitignored, it can be ignored.
It's there to symlink /public/_next-video to the /videos folder so local videos can be temporarily played in dev mode.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by nosovandrew
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #222 on April 06, 2024 00:33.