admin 管理员组

文章数量: 1087131

html5 player not found mac,为什么我安装的jw 提示Error loading player: HTML5 player not found...

我用的nginx

在配置里加了

location ~* ^.+\.(?:m4a|mp3|mp4|mov|ogg|flv|p df|ppt[x]*)$ {

expires 30d;

## No need to bleed constant updates. Send the all shebang in one

## fell swoop.

tcp_nodelay off;

}

location ^~ /sites/default/files/video{ # videos

location ~* ^/sites/default/files/video/.*\.(?:mp4|mov)$ {

mp4;

mp4_buffer_size 1M;

mp4_max_buffer_size 5M;

}

}

jw_player 模块安装的是7.x-1.0-alpha1 把模块里的player.swf改成了jwplayer.flash.swf

admin/reports/status 提示JW Player Installed correctly

播放文件是mp4

其实用了好多版本 都提示同一错误

ie下提示的是没有加载的影片

chrome 和 safari 提示的是Error loading player: HTML5 player not found

本文标签: html5 player not found mac 为什么我安装的jw 提示Error loading player HTML5 player not found