Problem/Motivation

We support YouTube video background, but not Vimeo yet.

Proposed resolution

Add VideoJS plugin and code to handle Vimeo videos.

Comments

kyberman created an issue. See original summary.

kyberman’s picture

Status: Active » Needs review
StatusFileSize
new13.69 KB

Here is the patch:
- updated videojs from version 5.18.4 to 7.15.4
- updated videojs-youtube from version 2.6.0 to 2.6.1
- added videojs-vimeo plugin version 0.6.0
- added patched version of videojs-background plugin into the module folder
- fixed modifier plugin and JS to handle both players

Update steps:
- composer remove matthojo/videojs-background
- composer require mobiliza/videojs-vimeo:^0.6 videojs/videojs-youtube:^2.6
- composer update drupal/modifiers_pack

  • kyberman committed 81e9799 on 8.x-1.x
    Issue #3232234 by kyberman: Vimeo background support
    
kyberman’s picture

Assigned: kyberman » Unassigned
Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.