HTML5 video problems on Safari

后端 未结 3 1938
无人及你
无人及你 2020-12-21 23:42

I\'m have the problem that video doesn\'t work in Safari, but works perfectly fine with Chrome and Firefox.

3条回答
  •  隐瞒了意图╮
    2020-12-22 00:21

    Another possible solution for you future searchers: (If your problem is not a mimetype issue.)

    For some reason videos would not play on iPad unless i set the controls="true" flag.

    Example: This worked for me on iPhone but not iPad.

    
    

提交回复
热议问题