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

player.watermark is not a function #17

Open
grliao opened this issue Oct 24, 2019 · 0 comments
Open

player.watermark is not a function #17

grliao opened this issue Oct 24, 2019 · 0 comments

Comments

@grliao
Copy link

grliao commented Oct 24, 2019

video.js: 7.2.10,
videojs-watermark: 2.0.0

The code snippets as follows:

import videojs from 'video.js';
import 'videojs-watermark';

.......
var player = videojs('my-video');
player.watermark();
player.src({
src: videoUrl,
type: 'video/mp4',
)};
........

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