Skip to content
This repository has been archived by the owner on Jan 12, 2021. It is now read-only.

It does not add the watermark on the player. #16

Open
KKica opened this issue Jul 18, 2019 · 1 comment
Open

It does not add the watermark on the player. #16

KKica opened this issue Jul 18, 2019 · 1 comment

Comments

@KKica
Copy link

KKica commented Jul 18, 2019

I am using this code
const watermarkOptions={ image:'https://dotsub.com/static/players/beta/player-logo.png', url: 'https://dotsub.com' } player.watermark(watermarkOptions);

However the watermark appears below the video.

image

@KKica
Copy link
Author

KKica commented Jul 18, 2019

It does add the div as a child of the video as intended
image
However for some reason the classes in videojs-watermark.css are not added to the element in DOM.
If I do copy the classes in another location where I have included the stylesheet the classes are added to the DOM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant