Ipad MPMovieplayerController video loads but automatically pauses when played

后端 未结 5 1216
礼貌的吻别
礼貌的吻别 2020-12-31 14:38

I am trying to get the MPMovieplayerController to work. I load a video everything goes wel i even see the first frame but then it automatically pauses, if i press play it pa

5条回答
  •  时光取名叫无心
    2020-12-31 15:15

    Had the same problem. Video was playing ok on simulation but not on device. The problem was either on my HTML5 code embeded in the UIView or on the mp4 video compression, I don't know what fixed it but I suggest you try both. I am still getting the error when I am testing the video on the device, but the video plays just fine!

提交回复
热议问题