You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello.
I am trying to get my sites to allow our streaming HLS Player to play on them.
Website.com - Main site.
stream.website.com - streaming radio.
But, I am having a CORS issue.
I installed a CORS plugin into Chrome for testing, but I cannot expect all visitors to do that on their end.
I have been researching how to allow for CORS on the site, but have had little luck.
I viewed one of the codes on your site here. https://stackblitz.com/edit/hlsjs-example-fwbrkw?file=index.js
And I disabled the CORS plugin, and was still able to play the video.
Could you please let me know what you are doing to allow CORS on this site?
The stream.webiste.com is hosted on a hginx/hls/liquidsoap server.
The main website is hosted on an IIS Server.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
I am trying to get my sites to allow our streaming HLS Player to play on them.
Website.com - Main site.
stream.website.com - streaming radio.
But, I am having a CORS issue.
I installed a CORS plugin into Chrome for testing, but I cannot expect all visitors to do that on their end.
I have been researching how to allow for CORS on the site, but have had little luck.
I viewed one of the codes on your site here.
https://stackblitz.com/edit/hlsjs-example-fwbrkw?file=index.js
And I disabled the CORS plugin, and was still able to play the video.
Could you please let me know what you are doing to allow CORS on this site?
The stream.webiste.com is hosted on a hginx/hls/liquidsoap server.
The main website is hosted on an IIS Server.
Thank you.
Wayne
Beta Was this translation helpful? Give feedback.
All reactions