打印

[求助] 怎么解决the media could not be loaded,either because the server or network fa

0

怎么解决the media could not be loaded,either because the server or network fa

看网页视频老是出现the media could not be loaded,either because the server or network fa这个提示,怎么办,改host,换浏览器,换网络运营商都不中,越简单越好

[ 本帖最后由 wenqiangleibie 于 2018-5-28 19:26 编辑 ]

TOP

0
境外网站?那你需要vpn啊,免费的现在没几个能用的,赛风很卡,蓝灯需要先翻墙才能进官网……你先下载个赛风,然后连上以后进google,搜索蓝灯,再下载蓝灯就可以了

[ 本帖最后由 chenjimyou 于 2018-5-28 20:27 编辑 ]
本帖最近评分记录
  • 那成 金币 +3 认真回复,奖励! 2018-5-29 16:05

TOP

0

回复 2楼 的帖子

不知道是境外的还是境内网站啊,以前随便看啊,现在点开就是这,我试试你的方法吧,谢谢

TOP

0
这意思就是服务器访问不了了。如果开始能访问,后来才出现的那么应该是服务器不稳定,跟自己网络无关。如果是非正式注册网站,建议翻墙看啊
本帖最近评分记录
  • 那成 金币 +3 认真回复,奖励! 2018-5-29 16:05

TOP

0

回复 4楼 的帖子

翻墙了,墙外打都打不开网页

TOP

0
那就是网站自身的问题了,这类的网站一般都不太稳定,找找替代的吧

TOP

0

回复 6楼 的帖子

我找到法子了,用手机竟然可以看,但真是不明白,为啥电脑就不行了,手机却可以看。

TOP

0
可能手机用的html5,电脑用的flash,flash容易产生卡顿

TOP

0
google上的答案:

Your web server should be configured to serve mp4, ogg and webm mime types:
.mp4 - video/mp4
.ogg - video/ogv
.webm - video/webm
If you are running IIS:
Click the Windows Start button and select "Control Panel." Double-click the "Administrative Tasks" icon in the Control Panel. Double-click the "Internet Information Services (IIS)" icon to open the IIS console.
Right-click the "Default Web Site" icon on the right side of the window pane. Select "Properties" from the list of menu items. This opens a configuration window for the website.
Click the "HTTP Headers" tab in the configuration window. In the "MIME Type" section, click the "New Type" button to create a new MIME type.
Type the file extension in the "Extension" text box. Enter the content type in the labeled text box underneath. For instance, if you are setting an MP4 MIME type, enter ".mp4" into the extension text box and "video/mp4" into the content type.
Press the "Ok" button. This closes the properties window. You now have a MIME type set in IIS for the defined file extension.
If you are running Apache:
You can add the mime types to your Apache webserver configuration httpd.conf
However if you do not have access to your webserver configuration files (for example, if you are using a shared hosting service) then you need to place a .htaccess file in your video folder and add following to it:
AddType audio/ogg .oga
AddType video/ogg .ogv .ogg
AddType video/webm .webm
AddType video/mp4 .mp4
For httpd.conf and .htaccess files you can place this information at the end of the file.  If you do not have an .htaccess file you can just create a blank file and add this information (no other information is required).

TOP

0

回复 1楼 的帖子

由于服务器或网络失败或不支持该格式,所以无法加载媒体 换个翻墙软件

TOP

当前时区 GMT+8, 现在时间是 2025-3-17 19:26