brightcove / player-loader

An asynchronous script loader and embed generator for the Brightcove Player.
Other
28 stars 15 forks source link

Thumbnail when changing videos #76

Open brandonburkett opened 3 years ago

brandonburkett commented 3 years ago

Hello,

We use the thumbnails plugin and I was testing out loading a player with brightcovePlayerLoader then changing the video via catalog.getVideo then catalog.load.

The first video / player created with brightcovePlayerLoader shows thumbnails fine, but as soon as the video is replaced (via catalog), the thumbnail plugin has a black box that shows on the left when hovering the timeline.

Does the thumbnail plugin need to be reloaded (or similar) if the player's video is changed / replaced?

Thanks

brandonburkett commented 3 years ago

Quick follow up, it looks like when video is changed (via catalog) that multiple divs with vjs-thumbnail-display exist instead of just one.