<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Leisbanon</title>
    <description>The latest articles on DEV Community by Leisbanon (@leisbanon).</description>
    <link>https://dev.to/leisbanon</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F712127%2Fcfa7b033-3c2f-479e-b3e8-87210db987cb.jpeg</url>
      <title>DEV Community: Leisbanon</title>
      <link>https://dev.to/leisbanon</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/leisbanon"/>
    <language>en</language>
    <item>
      <title>Recommend an excellent HTML5 video player framework - MuiPlayer</title>
      <dc:creator>Leisbanon</dc:creator>
      <pubDate>Fri, 24 Sep 2021 02:39:01 +0000</pubDate>
      <link>https://dev.to/leisbanon/recommend-an-excellent-html5-video-player-framework-muiplayer-3gk8</link>
      <guid>https://dev.to/leisbanon/recommend-an-excellent-html5-video-player-framework-muiplayer-3gk8</guid>
      <description>&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ff1gkbzufe463gqwj8xkv.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ff1gkbzufe463gqwj8xkv.png" alt="Desktop"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ftvz7whx9idi0ew2or025.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ftvz7whx9idi0ew2or025.png" alt="Mobile"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://muiplayer.js.org/" rel="noopener noreferrer"&gt;Docs&lt;/a&gt; | &lt;a href="https://github.com/muiplayer/hello-muiplayer/" rel="noopener noreferrer"&gt;Github&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Introduction
&lt;/h2&gt;

&lt;p&gt;MuiPlayer is an HTML5 video playback plug-in, which is configured with exquisite and operable playback controls by default, involving common playback scenarios, such as full-screen playback, playback fast forward, loop playback, volume adjustment, video decoding and other functions.&lt;/p&gt;

&lt;p&gt;Support mp4, m3u8, flv and other media formats to play, solve most compatibility problems, and adapt to play on PCs and mobile phones.&lt;/p&gt;

&lt;p&gt;MuiPlayer has a wealth of parameters to customize the player instance, and the video playback of the customized scene can be completed through easy configuration.&lt;/p&gt;

&lt;h2&gt;
  
  
  Features
&lt;/h2&gt;

&lt;p&gt;MuiPlayer helped us solve some common problems in daily H5 Video application development:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;The ui of different browser platforms cannot be unified&lt;/li&gt;
&lt;li&gt;Conflicts between ui extensions and state processing are prone to&lt;/li&gt;
&lt;li&gt;In different environments (android, ios, pc), h5 video api may trigger events at different times&lt;/li&gt;
&lt;li&gt;There are various compatibility issues with media formats, muiplayer handles most of the compatibility issues when playing in different environments&lt;/li&gt;
&lt;li&gt;Repeated stepping on some pits in the process of developing h5 video, we provide a complete solution, so that developers can avoid some detours&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>video</category>
      <category>html</category>
      <category>player</category>
      <category>muiplayer</category>
    </item>
  </channel>
</rss>
