-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
EnhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
No response
Describe the solution you'd like
I'm building a video player using video.js to play HLS (.m3u8) streams. However, I'm getting CORS errors when the player tries to load the playlist and the associated .ts video chunks. setting up a Go backend proxy for every request (including all .ts segments and variant playlists) is not practical in my use case.
Any guidance would be greatly appreciated. Thanks!
Describe alternatives you've considered
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
EnhancementNew feature or requestNew feature or request