如何使用HTML从(iPhone-本地存储)播放视频?

时间:2020-07-18 15:28:37

标签: html ios html5-canvas cordova-plugins

url =“ / var / mobile /容器/数据/应用程序/80B8A356-D56B-41ED-93A9-643DD66950F3/Library/Caches/temp.mp4”

var defaultVideoElement = angular.element("<video id='mp4VideoContentStream' width='100%' height='100%' controls autoplay>" +
                                    "<source src='" + url + "'  type='video/mp4'/></video>");

0 个答案:

没有答案
相关问题