API
Complete API for managing your videos and building customized video experiences for your audience.
curl -X POST --include 'https://drive.api.flowplayer.org/jobs' \
-H 'flowplayer-authcode: DojtowejbuXczIg123tVLpRRANf4hcpVAk' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
--data-binary '{"job":{"url":"http://flowplayer-video.s3.amazonaws.com/test2.flv","title":"My cool video"}}'
Video API
Seamlessly integrate video management and transcoding into your build scripts. Upload as much as you like and we'll take care of the confusing resolution and video codec options.
Video API documentation
Player API
Hack every part of video playback. Listen to events, add cuepoints, make style changes based on the player state or sync the playback with other parts of the page.
Player API documentation
Open source
Flowplayer is an open-source project hosted on GitHub. It's the smallest player on the market and is not dependent on jQuery.