Recommended Open Source Players

If you wish to integrate with our Streaming API and use an open source player for your Web client, there are a number of open source players available that form a good starting point for video playback on web:

video.js: https://videojs.com/

hls.js: https://hls-js.netlify.com/demo/ / https://github.com/video-dev/hls.js/

Whilst we recommend these web players, we cannot support any integrations with them.

We recommend using Apple's AV Player for playback on iOS devices:

https://developer.apple.com/documentation/avfoundation/avplayer

We recommend using Exoplayer for native playback on Android devices:

https://exoplayer.dev/ / https://developer.android.com/guide/topics/media/exoplayer

Last updated

Was this helpful?