brightcove / player-loader

An asynchronous script loader and embed generator for the Brightcove Player.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thumbnail when changing videos

brandonburkett opened this issue · comments

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

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