doudang2537 2019-06-11 05:14
浏览 198

从iphone设备录制和上传的视频将无法在iphone中播放

I am facing an issue regarding :

Recording video from iphone and uploading that video on my application(Develop in Wordpress Framework) then the video uploaded won't play in iphone devices.

This issue occurs only when I "Record video from iphone and then uploading that video into the application".If I upload existing video from iphone device then video will be played and it's working fine. So please help to resolve this issue.I have used "FFmpeg library" to reduce the size of video.

Below is the code which i have used to play video :

<video preload="auto" width="320" height="240" controls=""><source src="abc.mp4" type="video/mp4">Your browser does not support the video tag.</video>

When i click on video to play it then video is not play and cross sign is shown over the play button.Below i have attached screenshot of it : enter image description here

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥50 如何用脚本实现输入法的热键设置
    • ¥20 我想使用一些网络协议或者部分协议也行,主要想实现类似于traceroute的一定步长内的路由拓扑功能
    • ¥30 深度学习,前后端连接
    • ¥15 孟德尔随机化结果不一致
    • ¥15 apm2.8飞控罗盘bad health,加速度计校准失败
    • ¥15 求解O-S方程的特征值问题给出边界层布拉休斯平行流的中性曲线
    • ¥15 谁有desed数据集呀
    • ¥20 手写数字识别运行c仿真时,程序报错错误代码sim211-100
    • ¥15 关于#hadoop#的问题
    • ¥15 (标签-Python|关键词-socket)