Skip to main content

Adaptive streaming

For an even better UX, you can enable adaptive streaming, so users can watch videos regardless of their bandwidth.

What you'll need

The process is very similar to the one described in media streams - so please read through that, if you haven't done it yet

Welcome back! Now you only need to add an extra parameter (see below), and our player will automatically use the video source which will give the user the best quality for his connection

--form 'adaptive=1' # remember the \ at the end of previous line!

Do you need to double down on security to get in line with GDPR? Easy! Check out encrypted streams!