The free open source
HTML 5 video player

Overview

Compatible with video advertising
industry standards VAST and VPAID

Enables easy manipulation of a number
of properties after initialisation

Video streaming support for
MPEG-DASH and HLS streaming protocols

Support for dynamic frontend frameworks
including Vue.js, React and Angular

Player Builder

Use the builder to see how easy it is to customize Fluid Player while seeing your changes in real-time in the video player
on the left, cut and paste the code created in the code generator box below the player to insert into your website

Visit on Github

<script src="https://cdn.fluidplayer.com/v3/current/fluidplayer.min.js"></script>
<video id="video-id"><source src="video.mp4" type="video/mp4" />
<script>
    var myFP = fluidPlayer(
        'video-id',
); </script>
Copy code
* Demo file max size: 2MB

Articles

Fluid Player vs Video.JS

In this article we compare Fluid Player’s features with Video.JS, both are great video players, we test them both to show you the pros and cons in order to help you decide which one to use as your website’s video player.

Fluid Player vs JW Player

Monetizing video content needs a good HTML video player that has industry standard features. Click to read our comparison of these two market leaders.

Fluid Player 101 for Publishers

Everything you need to know about Fluid Player and how to use it as your video player to monetize your video content with industry standard video advertising.