0

My IIS8.5-server is reverse proxying to my server which is streaming a video from database. My video streams fine on https with chrome, and i have enabled partial content accept ranges on my server. The videos also plays fine on http, but i want to play it on IOS-device with https.

  • Safari OSX https: "Failed to load resource- plugin handled load"
  • Safari IOS https: fails
  • Safari ios & osx http: works perfectly

What is weird is that i can access my server with https with other requests than video/mp4 requests(documents, json).

Heres a link to mp4 video with https

Stav1
  • 1
  • 2

1 Answers1

0

You must have a valid Intermediate Certificate installed on the server otherwise Safari will not stream the video