I have a angular web app. We have a canvas functionality for which we use konvajs to enable drawing capabilities on images(png, jpeg etc) loaded on canvas. Now we need to understand how can we do the drawing capabilities on video loaded on canvas. Is it possible?
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (1)
I think yes. Checkout this
konvajs.org/docs/sandbox/Video_On_...