Home > Mobile >  Safari video element video cannot be played
Safari video element video cannot be played

Time:03-19

Recently doing a project, using liferay framework, mobile terminal need to play a video, I use a video element, by the test after test server online, AnZhuoDuan browser can normal visit, simulation using the Chrome mobile terminal can also access the as follows, but the iphone safari can not play the following
It is my video code, is a problem of compatibility, or iPhone video transmission protocol? O god, grateful ~ ~ ~
 & lt; Div & gt; 

CodePudding user response:

Remove the preload

CodePudding user response:

Also need to check the mp4 file stream specifications conform to the requirements of the iOS, moving, after all, unlike PC player software can be used to solve the compatibility,
Refer to this link: https://www.jianshu.com/p/31f0593496ef
  •  Tags:  
  • iOS
  • Related