MetaCDN / videojs-vr_OLD

A video.js plugin that turns a video element into a HTML5 Panoramic 360 video player.
MIT License
24 stars 16 forks source link

videojs warning: videojs.plugin() is deprecated #34

Open kfarr opened 7 years ago

kfarr commented 7 years ago

VIDEOJS: WARN: videojs.plugin() is deprecated; use videojs.registerPlugin() instead

check out the console on this page: https://videojsvr-error1.glitch.me/

jbroberg commented 7 years ago

This is a VJS 6 change right? I have updated to latest 5.X release and don't see it.

When we move to VJS 6 I will update the function singature.