Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mediaelement

Package Overview
Dependencies
Maintainers
2
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mediaelement

One file. Any browser. Same UI.

  • 2.23.3
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
8.8K
decreased by-16.35%
Maintainers
2
Weekly downloads
 
Created
Source

MediaElement.js: <video> and <audio> made easy.

One file. Any browser. Same UI.

  • Author: John Dyer http://j.hn/
  • Website: http://mediaelementjs.com/
  • License: MIT
  • Meaning: Use everywhere, keep copyright, it'd be swell if you'd link back here.
  • Thanks: my employer, Dallas Theological Seminary
  • Contributors: all contributors

Table of Contents

Introduction

MediaElementPlayer: HTML5 <video> and <audio> player

A complete HTML/CSS audio/video player built on top MediaElement.js and jQuery. 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 and Silverlight 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) and even WMV (via Silverlight) on all browsers.

Browser and Device support

FormatSupport
mp4Please visit http://caniuse.com/#feat=mpeg4 for comprehensive information
webmPlease visit http://caniuse.com/#feat=webm for comprehensive information
mp3Please visit http://caniuse.com/#feat=mp3 for comprehensive information
m3u8Safari and iOS (native); all browsers that support Flash (version 10 or later)
rtmp/flvAll browsers that support Flash (version 10 or later)
wmv/wmaAll browsers that support Silverlight
YouTubeAll browsers since it uses iframe tag

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.

API and Configuration

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

Guidelines for Contributors

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

Change Log

Changes available at Change Log

TODO list

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

FAQs

Package last updated on 24 Oct 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc