onsdag 1 oktober 2014

Dodging silverlight when streaming media from SharePoint 2013

I uploaded a video for my colleagues the other day to our SP2013 intranet.

Some hours later I got complaints that the video required Silverlight to play, which got all our linux and mac users to go home and cry.

Googling for a solution I found several threads talking about user agents, document types, changing browser compability mode etc etc. All of the solutions seemed way to complicated to implement. Why isnt the browser choosing HTML5?


There must be an easier solution out there, I thought.
And surely enough I just had to change the Browser File Handling option to Permissive in Web Application General Settings.



This will skip adding headers to the websites, so that the browser chooses how it should display content.
From IE9 and newer versionis of other browsers aswell, the browser will choose HTML5 over Silverlight.
Great success!

Inga kommentarer:

Skicka en kommentar