Adding HLS Support to Play Playlist.m3u8 URLs

I’m planning to use Bunny for my video-focused website and would like to incorporate background videos. My goal is to use the <video> tag/element instead of relying on an iframe, as it would allow me to take advantage of dynamic bit rates and likely offer some SEO benefits as well. Previously, I used a lower resolution video for mobile devices and a higher resolution one for desktops. However, I believe switching to HLS streaming would provide even more advantages.

It would be great if Bricks had a toggleable option to easily add HLS streaming.

Does anyone have suggestions for the most elegant and lightweight way to add HLS streaming to WordPress?

1 Like