postyou/contao-abr-streaming-bundle

Adaptive Bitrate Streaming using Video.js

2.2.0 2024-12-19 08:30 UTC

This package is auto-updated.

Last update: 2024-12-19 08:32:51 UTC


README

This extension enables adaptive bitrate streaming with Video.js in contao. It contains the quality selection menu that provides a "menu button to the player's control bar which allows you to manually select the playback quality in HLS or Dash sources".

For BC the previous source selector plugin can still be used.

Upgrade from version 1

In version 2, we switched from Mediaelement.js to Video.js and removed the content element abrstreaming and the template js_mediaelement_dash. You should now use the content element player with the template ce_player.html5 provided by this extension.