mirror of
https://github.com/voc/streaming-website
synced 2024-11-10 14:44:21 +00:00
Flash is diables, no pluginPath required
This commit is contained in:
parent
2a8180c735
commit
2b0ae8cf39
1 changed files with 0 additions and 1 deletions
|
@ -152,7 +152,6 @@ $(function() {
|
|||
})(mejs.i18n.locale.strings);
|
||||
|
||||
$('body.room video, body.embed video').mediaelementplayer({
|
||||
pluginPath: 'assets/mejs/',
|
||||
features: ['playpause', 'volume', 'fullscreen'],
|
||||
enableAutosize: true
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue