videojs
Here are 179 public repositories matching this topic...
Element UI version
2.4.5
OS/Browsers version
Chrome 67.0.3396.99 (64bit)
Vue version
2.5.17
Compent version
- VideoJs V6.6.2
- Element-UI v2.4.5
Reproduction Link
https://jsfiddle.net/15klli/h63s104c/14/
Steps to reproduce
- 点击“打开dialog”--click the link to open dialog
- 点击 poster中间的播放按钮(无反应) -- click the Pl
-
Updated
Nov 14, 2018 - JavaScript
-
Updated
Jan 4, 2020 - JavaScript
I don't want to use native controls in a mobile browser, but still, it's showing native controllers instead of ytControllers
here are my settings as follows
var vid = videojs("videoElement", {
"techOrder": ["youtube"],
inactivityTimeout: 0,
"src": path,
"controls": false, "preload": "auto",
"youtube": { "ytControls": 2 }
-
Updated
Feb 15, 2019 - JavaScript
There are not examples when running npm install videojs-contrib-ads,
so I download all files at git-hub
but examples don't work
and
Following Getting Started don't work too
-
Updated
Apr 9, 2020 - JavaScript
-
Updated
May 13, 2020 - JavaScript
OS: Windows 10 Pro N, Version 1709, Build 16299.309
IE: Version 11.309
Edge: Version 41.16299
The error message reads: "No compatible source found for this media" - MEDIA_ERR_SRC_NOT_SUPPORTED
Please let me know if you have any suggestions for how to fix this, or if there is any other information I can provide.
<img width="1280" alt="screen shot 2018-03-23 at 11 35 36 am" src="https://u
-
Updated
Jul 11, 2018 - JavaScript
Several questions have come up over how to use plugins (#47, #66, #70, #71). Create documentation on how to integrate plugins with vjs-video.
-
Updated
May 7, 2020 - JavaScript
-
Updated
May 13, 2020 - JavaScript
-
Updated
Jan 7, 2017 - HTML
Dependencies and their chain, dependency with issue in bold
-
circular-json->-
flat-entry-cache->eslint->videojs-standard: see eslint/eslint#11257 -
log4js->karma: see log4js-node/log4js-node#789
-
-
tsml->video.js: see videojs/video.js#6174 - `videojs-genera
-
Updated
Apr 17, 2020 - JavaScript
Right click menu
I believe we need a right click menu (akin to youtube's player) where we can add more useful options.
- Save to disk a 640x360 .png from current frame (for the video thumbnail)
- Save to disk a .png sprite from current video (e.g. : https://sprite.d.tube/btfs/QmdmoL3iAdBLtHi7A7jQV9a4U8WXquhACGpftNfcHZaJGT)
- Stats for nerds, kinda already coded it (try player.trigger('startStats
Add unit-tests
Move build to rollup
-
Updated
Apr 13, 2020 - CSS
This plugin need create post and uploads media and must Click button: "Insert into post" then "Publish". Which is probably a complex with common user. Can you add a option Simple user upload interface?
Like plugin: https://wordpress.org/plugins/wp-user-frontend/
at that time users simply choose video and shortcode automaticaly import to post content?
-
Updated
Mar 3, 2020 - Ruby
-
Updated
Sep 4, 2018 - JavaScript
-
Updated
Feb 24, 2020 - JavaScript
Improve this page
Add a description, image, and links to the videojs topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the videojs topic, visit your repo's landing page and select "manage topics."
Description
Briefly describe the issue.
Include a reduced test case, we have a starter template on JSBin you can use.
I've run into a few issues with VideoJS HTTP Streaming: