Reelplay

Reelplay is a nostalgic media player inspired by media players of a bygone era

Avatar for @davekissBy @davekiss

Customize theme

Pick theme colors

Use theme

Pick your media type or player

Are we missing something? Tell us.

Pick your app framework

Are we missing something? Tell us.

Embed method

Choose Packaged for automatic minor version updates or Open to customize anything using HTML/CSS and Media Chrome.

Embed your player

Copy and paste the code below into a page in your project.

<script type="module" src="https://cdn.jsdelivr.net/npm/player.style/reelplay/+esm"></script>

<media-theme-reelplay
  style="--media-primary-color: #ffa8a8;"
>
  <video
    slot="media"
    src="https://stream.mux.com/fXNzVtmtWuyz00xnSrJg4OJH6PyNo6D02UzmgeKGkP5YQ/low.mp4"
    playsinline
    crossorigin
  ></video>
</media-theme-reelplay>
© 2024 player.style