简体   繁体   English

Apple 更新后 iPhone-App 无法播放 3GP 视频

[英]iPhone-App Doesn't play 3GP Video After Apple Update

I have a problem with my iPhone app.我的 iPhone 应用程序有问题。 I will try my best to describe it.我会尽力描述它。

  1. I have an iPhone app that can display a web page.我有一个可以显示 web 页面的 iPhone 应用程序。
  2. This webpage has a link to a 3GP video.这个网页有一个 3GP 视频的链接。
  3. Clicking on this link will open the video and play it.单击此链接将打开视频并播放。

This was working for a long time, but after a recent Apple Update, i got the message:这工作了很长时间,但是在最近的 Apple 更新之后,我收到了以下消息:

"Can't play this file" “无法播放此文件”

Here is a Firefox screenshot from the file.这是文件中的 Firefox 屏幕截图。MIME 类型

Does anyone have a suggestion as to what could have changed?有人对可能发生的变化有什么建议吗?

Thanks!谢谢!

edit: added Screenshot编辑:添加截图

See this SO answer: iPhone UIWebview video playback 4.0看到这个答案: iPhone UIWebview 视频播放 4.0

The answer (and its comment) is about MIME type settings of the server.答案(及其评论)是关于服务器的 MIME 类型设置。 If the MIME types are not set correctly by the webserver, the playback might fail.如果 Web 服务器未正确设置 MIME 类型,则播放可能会失败。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM