Endless requests
#334
-
Hi, there is an issue: when I insert a link into your player (for now, it's with a live stream), requests keep being sent constantly. Is this how it should work? If not, how can I fix it? |
Beta Was this translation helpful? Give feedback.
Answered by
luwes
Jan 15, 2025
Replies: 1 comment 1 reply
-
This is expected with string source URLs. next-video is trying to upload and process that video. If you don't need processing (upload/encoding) of that source it's recommended to use the player-only import |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Scalete
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is expected with string source URLs. next-video is trying to upload and process that video.
See Remote videos with string source URL at muxinc/next-video#remote-videos
If you don't need processing (upload/encoding) of that source it's recommended to use the player-only import
https://github.com/muxinc/next-video#player-only-demo