I need to load HTTP video resources #4132
-
Hello, our media server is HTTP and it serves video files over http. However, it seems Dash requires the website to be loaded via HTTPS to work properly. Due to this conflicting nature, we receive Mixed Content (https://developer.mozilla.org/en-US/docs/Web/Security/Mixed_content) issues. Is it possible to use the DASH player on HTTP websites? Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
You can use dash.js player to load http content (this includes things like UTC Time references and DRm keys) as long as it is hosted on a http website. Here is an example of it playing under http only: |
Beta Was this translation helpful? Give feedback.
You can use dash.js player to load http content (this includes things like UTC Time references and DRm keys) as long as it is hosted on a http website. Here is an example of it playing under http only:
http://reference.dashif.org/dash.js/latest/samples/dash-if-reference-player/index.html?url=http://dash.akamaized.net/akamai/bbb_30fps/bbb_30fps.mpd