Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CORS Missing Allow Origin #395

Closed
AsilMediaUzbek opened this issue Nov 8, 2023 · 2 comments
Closed

CORS Missing Allow Origin #395

AsilMediaUzbek opened this issue Nov 8, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@AsilMediaUzbek
Copy link

Hello there! I wanted to use it to distribute and display videos via HFS, but the browser doesn't display the video via PlayerJS. And when I checked the reason from the browser, I saw this error - "CORS Missing Allow Origin".

I used NGINX before, this problem was also present in NGINX. And fix the problem to the configuration file "add_header Access-Control-Allow-Origin *;" I solved it by adding a tag.

I would like you to add this feature in HFS as well.
problem

@AsilMediaUzbek AsilMediaUzbek added the bug Something isn't working label Nov 8, 2023
@SanokKule
Copy link
Contributor

You can install CORS plugin for that.

@rejetto
Copy link
Owner

rejetto commented Nov 13, 2023

exactly,
admin > plugins > search > cors
let me know if you have any problem with that

@rejetto rejetto closed this as completed Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants