The free open source
HTML 5 video player
Overview
Integrate our WordPress Plugin
and CDN hosted player
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

<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 codeArticles

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.

New feature: subtitles in vtt file format for publisher sites!
Fluid Player has recently launched a new feature enabling subtitles on Publisher Sites’ video content, available using a VTT file format. Subtitles are texts generated from transcripts of screenplays, dialogs or commentaries in films, TV, video games, Streaming replays and similar. They are usually displayed at the bottom of the screen of the player.