iPhone / iPad的网络视频只能播放通过3G无线不 [英] iphone/ipad web video only plays over 3g not Wifi

查看:103
本文介绍了iPhone / iPad的网络视频只能播放通过3G无线不的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

不知道是否有人能帮助在这里。在我的网站,我的头版,已建立了与HTML 5视频标签上的视频。视频与标准范围的浏览器正确执行 - 但

Wonder if anyone can help here. On my website, I have a video on the front page, which has been set up with the HTML 5 video tag. The video performs correctly with the standard range of browsers - BUT

我的iPad和iPhone显示视频通过播放按钮斜杠。

My iPad and iPhone show the video with a slash through the play button.

O.K。 - 我想,我一定是搞砸了MP4文件的编码,所以我重新连接codeD几次,但它仍然不会玩

O.K. - I thought, I must have messed up the encoding of the MP4 file, so I re-encoded it several times, but it still won't play.

然后,它开始在我的iPhone的工作 - 但是我发现我的Wifi连接已经下降,这是玩它通过3G连接。我想我会破解它 - 但是当我通过WiFi进行连接简化版,发挥

Then it started working on my iPhone - but I noticed my Wifi connection had dropped and it was playing it through a 3G connection. I thought I'd cracked it - but when I connect via WiFi it does't play.

只是为了检查我配备了iPad / iPhone的几个朋友来检查,当在iPhone连接通过3G的视频作品。 (我不知道任何与iPad有3G)。与iPhone或iPad通过WiFi它没有。

Just to check I got a few friends with iPads/iPhones to check, and when connected over 3g on an iPhone the video works. (I don't know anyone with iPad with 3g). With iPhone or iPad over Wifi it doesn't.

我想它可能是一个服务器的配置问题(阿帕奇),但我挣扎在这里。

I'm thinking it may be a server configuration issue (apache) but I'm struggling here.

在视频中嵌入了HTML5视频标签如下:

The video is embedded with the HTML5 video tag as below:

<div align="center">
   <video width="688px" height="384px" autoplay="autoplay" loop="loop" controls="controls"poster="media/video/lvposter.jpg">
       <source src="media/video/livingdisplayvideo.mp4" type="video/mp4" />
       <source src="media/video/livingdisplayvideo.webm" type="video/webm" />
       <source src="media/video/livingdisplayvideo.ogv" type="video/ogv" />
   </video>
</div>

这是在一个模块位置的Joomla网站,但由于它工作在3G,我不认为这是导致该问题。该网站是 www.livingdisplay.com

谁能救我的理智,因为我真的不知道从哪里开始寻找解决?

Can anyone save my sanity, as I really don't know where to start looking to resolve this ?

推荐答案

我有一个类似的问题在我的iPhone突然停止了对我的路由器的WiFi播放视频,但是当我连接到我的邻居的开wifi工作。其他所有的互联网活动继续工作。然后,所有互联网流量失败了,但是我仍然可以访问我的本地网络上的其他计算机。

I had a similar issue where my iphone suddenly stopped playing video on my router's wifi, but worked when I connected to my neighbor's open wifi. All other internet activity continued to work. Then all internet traffic failed, but I could still access other machines on my local network.

我试过如下:


  1. 设置了提琴手我的网络上的另一台机器上的代理使用。网页将加载,但对于视频文件的请求从来没有在提琴手露面。路由器接待了他们,并拒绝将它们转发到提琴手机。所以,这并没有解决问题

  2. 删除并重新创建我的WiFi(没有区别)

  3. 重置我的iPhone上的所有设置,使用设置面板。 (没有区别)

  4. 重置我的路由器(没有区别)

  5. 演出我的路由器上恢复出厂设置(没有区别)

  6. 使用另一个路由器(解决这个问题)

  7. 升级到IOS5和我的iPod(然后将它与第一个路由器的工作)
  8. 执行出厂复位
  1. Set up Fiddler to use as a proxy on another machine on my network. Web pages would load, but requests for video files never showed up in Fiddler. The router received them and refused to forward them to the Fiddler machine. So this didn't solve the problem
  2. Removed and recreated my wifi (no difference)
  3. Reset all settings on my iphone, using the settings panels. (no difference)
  4. Reset my router (no difference)
  5. Performed a factory reset on my router (no difference)
  6. Used another router (solved the issue)
  7. Upgraded to IOS5 and performed a factory reset on my ipod (then it worked with the first router)

我从来没有找到原因,但希望分6或7可用于其他人有这个问题。

I never did find the cause, but hopefully points 6 or 7 can be used for others that have this problem.

这篇关于iPhone / iPad的网络视频只能播放通过3G无线不的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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