当前哪些浏览器实现对HTML5 MediaController的支持?

当前哪些浏览器实现对HTML5 MediaController的支持?

问题描述:

所以我的Google赋使我失败了.是否有支持

So my Google fu has failed me. Is there a know list of browsers (including beta versions) that support the HTML5 MediaController object?

没有浏览器支持MediaController.

No browsers support MediaController.

Safari声称支持,但实际使用起来还不够好.

Safari claims support, but it doesn't work well enough to actually use.

Chrome已删除默认支持,并将其置于试验性标志后面.原来,它从来没有在Chrome中正确地实现过:它没有保持同步,它只是同时播放/暂停/搜索两种媒体,并希望获得最好的效果. (请参见 https://groups .google.com/a/chromium.org/forum/#!msg/blink-dev/MVcoNSPs1UQ/LIF-fvu2lwoJ )

Chrome have removed default support and put it behind an experimental flag. Turns out, it was never properly implemented in Chrome in the first place: it didn't maintain synchronisation, it was simply play/pause/seek both media at the same time and hope for the best. (see https://groups.google.com/a/chromium.org/forum/#!msg/blink-dev/MVcoNSPs1UQ/LIF-fvu2lwoJ)