Skip to main content
Participating Frequently
February 6, 2017
Question

HLS - NOT WORKING ---CORS headers

  • February 6, 2017
  • 1 reply
  • 1887 views

Hi, I am trying to play my .m3u8 file with jw player demo. It's playing when I am choosing Flash Render Mode. But not working for HLS stream.

They are asking for set up CORS headers .

Can anyone guide me about Cross headers ? I have created and linked the crossdomain file correctly.

Here is the stream tester = JW Developer - HTTP Stream Tester

Here is my Live Playback link = http://185.7.80.231/stream/stvin/stvin.m3u8

This topic has been closed for replies.

1 reply

gstboces1
Known Participant
February 8, 2017

I have the same issue.

Modified the apache config file that i found a lot of articles on to set up CORS.

https://enable-cors.org/server_apache.html

Also have the crossdomain file in place.

it started to work fine, but for the past few weeks, it is still showing a CORS error in the Chrome debugger console.

But, if i use a html page within the AMS server and serve it from the webroot, and call the same HLS stream, there is not CORS error anymore in the console.

Is there something else that has to happen besides the apache config and also the crossdomain file?

We have Adobe Media Server Ext & Adobe Media Server Pro licenses.

Any help is always greatly appreciated!

Participant
October 11, 2017

news?