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

player.watermark is not a function #17

@grliao

Description

@grliao

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',
)};
........

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions