anvaka / panzoom

Universal pan and zoom library (DOM, SVG, Custom)

Home Page:https://anvaka.github.io/panzoom/demo/attach-via-script.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to zoom only video with videojs

SebastianSchoeps opened this issue · comments

I want to zoom a video with panzoom. However, it zooms the video player including all controls:

https://codepen.io/Sebzap/pen/WNyPpOz

What can I do to make only the video itself zoom? I have no idea how to approach this.

Also, how can I fix the parent element so that the video always stays in the parent container, and can only be dragged to the edges (so that no black background is seen?)

Thanks for any hint,
Sebastian