Skip to content

[v3] CORS error when building a player based on video.js #4628

@strive1216

Description

@strive1216

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

No one assigned

    Labels

    EnhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions