Video.js - open source HTML5 & Flash video player
-
Updated
Oct 15, 2020 - JavaScript
{{ message }}
Video.js - open source HTML5 & Flash video player
A simple HTML5, YouTube and Vimeo player
HTML5 <audio> or <video> player with support for MP4, WebM, and MP3 as well as HLS, Dash, YouTube, Facebook, SoundCloud and others with a common HTML5 MediaElement API, enabling a consistent UI in all browsers.
Full featured JavaScript image & video gallery. No dependencies
A customizable, modular, responsive, lightbox gallery plugin.
JavaScript library that can create animated GIFs from media streams, videos, or images.
A HTML5 video player with a parser that saves traffic
A React-based web video player
An experimental HTML5 & WebGL video composition and rendering API.
A customizeable HTML5 Video React component with i18n and a11y.
HTML5 video with alpha channel transparencies
Fullscreen WebKit browser with hardware accelerated CSS, WebGL, and HTML5 video for the RaspberryPi 3.
Plugins for the main mediaelement project
Fluid Player - an open source VAST compliant HTML5 video player
Displays subtitles in .ass format via JavaScript. Supports all SSA/ASS features, easily integrates with HTML5 videos.
Lightweight HTML5 video/audio player with smooth controls and ability to play VAST/VPAID/VMAP ads
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
基于Chrome下的Tampermonkey写的一些个人用户脚本
Use HTML5, Go and Facebox to implement face verification on a website
JavaScript library for IAB VAST + VMAP
Chrome Extension to pick a default audio output device for HTML5 audio and video elements
Cacophony HTML5 Interactive Video Player
Add a description, image, and links to the html5-video topic page so that developers can more easily learn about it.
To associate your repository with the html5-video topic, visit your repo's landing page and select "manage topics."
直接传了一个mp3文件路径,发现video标签并未赋值上去,poster也没有了
Expected Behavior【期望行为】
希望能支持audio文件,谢谢
Environment 【相关环境】
版本:0.11.0