We have lot of videos that are hosted in our environment and we have used the OOTB media web part to show the video on page ,but the videos are not playing in Ipad .Is there any extra codec does we need to install for the web part to play the video on Ipad
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
|
Posting the Solution which helped me ..These are steps for making videos in Document library to play in Ipad 1) In IIS add .mp4 to the mime type 2)In web.config check for blob cache and set enabled =true and increase the maxsize The above steps solved my problem Complete Credit to the blog http://www.philadelphia-mtc.com/blog/Lists/Posts/Post.aspx?List=5c5feceb-5f6a-49da-8055-c10259e53bbb&ID=4&Web=48a882a4-7d38-485a-aec3-cf0f59839d6c where i found my solution. |
|||
|
|