html5-video
Here are 185 public repositories matching this topic...
Hello, it would be nice to have the described steps to install "plyr" in our projects.
As I am a novice, I don't know the Command Line methods with e.g. "npm install...
Refer to the API Doc of flvjs
flvjs.createPlayer()
There are several fields in MediaDataSource
However, in the render of flvjs, createPlayer
https://github.com/mediaelement/mediaelement/blob/66279317836c92fe3ef7b1f18ef069d682e9ed6c/sr
Browser: Chrome (latest)
OS: Windows 10
Clappr Version: 0.2.95
Going through all issues related to logging, it seems like someone insisted on having fatal errors logged without an open to turn them off.
I'd appreciate providing of any way to disable also fatal errors, as it makes no sense to have them on production.
Also, the documentation (API reference) does not supply
I can not fix an error I found in the docs because I can not find the repo for the docs.
The main field in lightGallery's bower.json now contains several unneeded assets, that it should not, for example font and image files, minified assets, etc.
According to Bower specification:
Use source files with module exports and imports over pre-built distribution files.
Do not include minified files.
Do not include asset
-
Updated
Jun 4, 2019 - JavaScript
-
Updated
May 24, 2020 - JavaScript
如何支持audio音频播放
直接传了一个mp3文件路径,发现video标签并未赋值上去,poster也没有了
Expected Behavior【期望行为】
希望能支持audio文件,谢谢
Environment 【相关环境】
版本:0.11.0
Griffith Roadmap: April - October 2019
Roadmap Overview
This roadmap is meant to give our team and users clarity over our priorities over the next 6 months. It's meant more as a set of guidelines than as a strict set of tasks we are bound to finish. We may adjust over this period depending on changing needs and feedback from our users.
At a high-level, we're going to be focusing on
-
Updated
Jan 4, 2020 - JavaScript
-
Updated
May 4, 2020 - JavaScript
Steps to reproduce:
- Open extension's menu and click Shortcuts to show the "shortcut list".
- Click Picture-in-Picture, opening the "edit dialog".
- Press any key other that what's shown as the current setting (if any).
- Note that the list behind the dialog already reflects the change. (Expected: no change to the list unless and until Save is clicked, as that's when the change is actuall
Tree shaking isn't supported because we only export a bundled file with all imports. We need to implement a build file for jsnext:main.
The current example pages (i.e. what's on the gh-pages branch) are very old and from a time when seeThru had no mobile support at all.
It would be very helpful if there would be an additional page that showcases what can be done on mobile using the library and what cannot.
Step 1/7 : FROM petrosagg/resin-wpe:raspberrypi3-30c7465
---> 4b90e1c6a06a
Step 2/7 : COPY udev-rules/ /etc/udev/rules.d/
Using cache
---> 801296c43c60
Step 3/7 : COPY wpe-init /wpe-init
Using cache
---> 56c77d01e232
**Step 4/7 : RUN chmod +x wpe-init
---> Running in 12b9f22eaa8c
panic: standard_init_linux.go:175: exec user process caused "no such file or directory" [recovered]
### Chromecast
[Deprecation] document.registerElement is deprecated and will be removed in M73, around March 2019. Please use window.customElements.define instead.
See for more details
-
Updated
May 9, 2020 - JavaScript
This was added recently but it's not clear how it actually works, and what kind of loss can be expected when using it.
-
Updated
May 28, 2020 - TypeScript
Intention is to stop playback and reset the playhead back to the beginning.
I started off dispatching two actions:
dispatch(actions.setPlayHead(id, .1));
dispatch(actions.pause(id));
This worked the first time I called it but failed subsequent times. See my other issue about this: jplayer/react-jPlayer#13
What ended up working great:
`dispatch(action
-
Updated
Jun 2, 2020 - JavaScript
-
Updated
Apr 17, 2020 - JavaScript
-
Updated
Feb 28, 2019 - Go
-
Updated
Mar 11, 2016 - JavaScript
-
Updated
Jul 13, 2015 - JavaScript
-
Updated
Aug 14, 2017 - JavaScript
-
Updated
May 30, 2020 - PHP
Improve this page
Add a description, image, and links to the html5-video topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the html5-video 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: