Unable to play videos in HTML5 player in mobile devices
Category: sharepoint 2013 development and programming
Question
Deepak Chandran on Fri, 16 Dec 2016 10:32:57
While trying to play videos hosted in sharepoint in mobile devices running android , they are trying to be played in Silverlight which is not available in the mobile browsers.We would like them to be played in HTML5 player by default instead of silverlight player.
Replies
Lee__li on Mon, 19 Dec 2016 04:40:02
Video play experience requires Android version 4.1 or later.
https://technet.microsoft.com/en-us/library/fp161353.aspx?f=255&MSPPError=-2147217396
If you want to host the video files and the HTML5 video player into SharePoint site, here is one thread for your reference:
Best Regards,
Lee
Deepak Chandran on Wed, 28 Dec 2016 06:29:07
I need to play videos using HTML 5 Player instead of the silverlight player as many users do not have silverlight installed in it.