All Projects → mediaelement → Mediaelement

mediaelement / Mediaelement

Licence: mit
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.

Programming Languages

javascript
184084 projects - #8 most used programming language
actionscript
884 projects
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to Mediaelement

Video.js
Video.js - open source HTML5 & Flash video player
Stars: ✭ 32,478 (+318.15%)
Mutual labels:  dash, html5-video, html5-audio, hls, flash, html5
Clappr
🎬 An extensible media player for the web.
Stars: ✭ 5,436 (-30.01%)
Mutual labels:  dash, mp4, html5-video, html5-audio, hls, html5-video-player
Chimee
a video player framework aims to bring wonderful experience on browser
Stars: ✭ 2,332 (-69.98%)
Mutual labels:  mp4, html5-video, hls, html5, html5-video-player
Mediaelement Files
Sample media files (MP4, WebM, Ogv, MP3, etc.) for the MediaElement.js library
Stars: ✭ 92 (-98.82%)
Mutual labels:  mp3, dash, mp4, hls, flash
Openplayerjs
Lightweight HTML5 video/audio player with smooth controls and ability to play VAST/VPAID/VMAP ads
Stars: ✭ 255 (-96.72%)
Mutual labels:  dash, html5-video, html5-audio, hls, html5
Xgplayer
A HTML5 video player with a parser that saves traffic
Stars: ✭ 4,792 (-38.3%)
Mutual labels:  dash, mp4, html5-video, hls, html5-video-player
Html5 Dash Hls Rtmp
🌻 HTML5播放器、M3U8直播/点播、RTMP直播、低延迟、推流/播流地址鉴权
Stars: ✭ 1,805 (-76.76%)
Mutual labels:  dash, html5-video, hls, html5
Griffith
A React-based web video player
Stars: ✭ 2,287 (-70.55%)
Mutual labels:  mp4, html5-video, hls, html5-video-player
clappr-core
Core components of the Clappr player architecture
Stars: ✭ 41 (-99.47%)
Mutual labels:  mp4, html5-video, html5-audio, html5-video-player
Nginx Vod Module
NGINX-based MP4 Repackager
Stars: ✭ 1,378 (-82.26%)
Mutual labels:  dash, mp4, streaming, hls
Mediaelement Plugins
Plugins for the main mediaelement project
Stars: ✭ 328 (-95.78%)
Mutual labels:  dash, html5-video, hls, flash
Awesome Video
A curated list of awesome streaming video tools, frameworks, libraries, and learning resources.
Stars: ✭ 397 (-94.89%)
Mutual labels:  dash, mp4, streaming, hls
Magicalexoplayer
The Easiest Way To Play/Stream Video And Audio Using Google ExoPlayer In Your Android Application
Stars: ✭ 171 (-97.8%)
Mutual labels:  dash, mp4, hls
Ott Packager
OTT/ABR streaming encoder (H264/HEVC) and packager for DASH and HLS
Stars: ✭ 148 (-98.09%)
Mutual labels:  dash, streaming, hls
Sjmediacacheserver
A HTTP Media Caching Framework. It can cache FILE or HLS media. 音视频边播边缓存框架, 支持 HLS(m3u8) 和 FILE(mp4, mp3等).
Stars: ✭ 87 (-98.88%)
Mutual labels:  mp3, mp4, hls
Janus Webrtc Gateway Docker
Perfect Docker Image for Media Streaming Expert User ( https://github.com/meetecho/janus-gateway )
Stars: ✭ 582 (-92.51%)
Mutual labels:  dash, hls, flash
Rx Player
DASH/Smooth HTML5 Video Player
Stars: ✭ 600 (-92.28%)
Mutual labels:  dash, streaming, html5
Vime
Customizable, extensible, accessible and framework agnostic media player. Modern alternative to Video.js and Plyr. Supports HTML5, HLS, Dash, YouTube, Vimeo, Dailymotion...
Stars: ✭ 1,928 (-75.18%)
Mutual labels:  dash, hls, html5
hms-video-demo-android
HUAWEI Video Kit supports streaming media in 3GP, MP4, or TS format and compliant with HTTP/HTTPS, HLS, or DASH. The Kit also provides abundant playback controls, delivering personalized video experiences to users.
Stars: ✭ 22 (-99.72%)
Mutual labels:  mp4, hls, dash
Ffmpeg
Mirror of https://git.ffmpeg.org/ffmpeg.git
Stars: ✭ 27,382 (+252.54%)
Mutual labels:  mp4, streaming, hls

MediaElementJS

One file. Any browser. Same UI.

GitHub Version Build Status Coverage Status MIT License CDNJS jsDelivr Hits

Table of Contents

Introduction

MediaElementPlayer: HTML5 <video> and <audio> player

A complete HTML/CSS audio/video player built on top MediaElement.js. Many great HTML5 players have a completely separate Flash UI in fallback mode, but MediaElementPlayer.js uses the same HTML/CSS for all players.

MediaElement.js is a set of custom Flash plugins that mimic the HTML5 MediaElement API for browsers that don't support HTML5 or don't support the media codecs you're using. Instead of using Flash as a fallback, Flash is used to make the browser seem HTML5 compliant and enable codecs like H.264 (via Flash) on all browsers.

In general, MediaElement.js supports IE11+, MS Edge, Chrome, Firefox, Safari, iOS 8+ and Android 4.0+.

It is strongly recommended to read the entire documentation and check the demo folder to get the most out of this package. Visit here to start.

* IMPORTANT NOTE for Safari users (Jun 8, 2017)

Since Sierra version, autoplay policies have changed. You may experience an error if you try to execute play programmatically or via autoplay attribute with MediaElement, unless muted attribute is specified.

For more information, read https://webkit.org/blog/7734/auto-play-policy-changes-for-macos/

Installation and Usage

The full documentation on how to install MediaElement.js is available at Installation.

A brief guide on how to create and use instances of MediaElement available at Usage.

Additional features can be found at https://github.com/mediaelement/mediaelement-plugins.

API and Configuration

MediaElement.js has many options that you can take advantage from. Visit API and Configuration for more details.

Also, a Utilities/Features guide is available for development. Visit Utilities/Features for more details.

Guidelines for Contributors

If you want to contribute to improve this package, please read Guidelines.

NOTE: If you would like to contribute with translations, make sure that you also check https://github.com/mediaelement/mediaelement-plugins, and perform the translations for the files suffixed as -i18n.

Useful resources

A compilation of useful articles can be found here.

Change Log

Changes available at Change Log.

Migration

For migrating mediaelement see Migration guide.

TODO list

IMPORTANT: Before posting an issue, it is strongly encouraged to read the whole documentation since it covers the majority of scenarios exposed in prior issues.

New features and pending bugs can be found at TODO list.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].