xbgmsharp / videojs-rotatezoom

A videoJS plugin to easily rotate or zoom in a video
GNU General Public License v3.0
44 stars 32 forks source link

ERROR TypeError: player.zoomrotate is not a function #8

Open lecong opened 5 years ago

lecong commented 5 years ago

Thanks your plugin

But function zoomrotate not found after register plugin success With log: zoomrotate: Start zoomrotate: Init defaults zoomrotate: Init Extend zoomrotate: End

Please help me fix it

Note: // init player this.player = videojs(this.videoElement.nativeElement, options);

// env angular 8 videojs 7.6.0 videojs-rotatezoom: 0.0.1

giovanesantossilva commented 8 months ago

Hi, if you are still having this problem, take a look here https://github.com/theonlyducks/videojs-zoom.