在HTML 5网页中播放iPad上的本地视频 [英] Play a local video from iPad in an HTML 5 webpage

查看:770
本文介绍了在HTML 5网页中播放iPad上的本地视频的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有人知道您是否可以使用HTML5视频标签播放iPad库中的视频?

Does anyone know if you can use the HTML5 video tag to play a video from the iPad library?

类似于:

<source src="/local/path/video.mp4" type="video/mp4" />

感谢您的时间

推荐答案

据我所知,网页无法访问iOS设备的文件系统(因此缺少对< input type =file> <的支持/ code>在iOS上。)

As far as I know, web pages don’t have access the iOS devices’ filesystems (hence the lack of support for <input type="file"> on iOS).

用户无法直接访问文件系统,因此如果网页出现这种情况会很奇怪。

The user doesn’t have direct access to the filesystem, so it would be odd if web pages did.

这篇关于在HTML 5网页中播放iPad上的本地视频的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆