Skip to content

Commit

Permalink
Added new line to indicate non support for wmv and wma files
Browse files Browse the repository at this point in the history
  • Loading branch information
rafa8626 committed Sep 22, 2016
1 parent 97c3739 commit 50e4deb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -44,13 +44,14 @@ Format | Support
**m3u8** | Safari and iOS (native); browsers that support MSE through `hls.js` library; rest of the browsers that support **Flash** (version 10 or later)
**mpd** | Browsers that support MSE through `dash.js` library; rest of the browsers that support **Flash** (version 10 or later)
**rtmp/flv** | All browsers that support **Flash** (version 10 or later)
**wmv/wma** | All browsers that support **Silverlight**
**YouTube** | All browsers since it uses `iframe` tag
**Vimeo** | All browsers since it uses `iframe` tag
**Facebook** | All browsers since it uses `iframe` tag
**DailyMotion** | All browsers since it uses `iframe` tag
**SoundCloud** | All browsers since it uses `iframe` tag

**Note:** Support for `wmv` and `wma` has been dropped since most of the major players are not supporting it as well.

<a id="migration"></a>
## `MediaElement.js` v3 Migrating Document

Expand Down

0 comments on commit 50e4deb

Please sign in to comment.