spchuang / videojs-markers

Displays customizable markers upon progress bars of videojs players
http://sampingchuang.com/videojs-markers
MIT License
440 stars 189 forks source link

_video2.default.registerPlugin is not a function #98

Open emrexhepi opened 5 years ago

emrexhepi commented 5 years ago

I run the project on demo folder and this is what i get: TypeError: _video2.default.registerPlugin is not a function[Learn More] videojs-markers.js:518

<anonymous> videojs-markers.js:518 <anonymous> videojs-markers.js:10 <anonymous> videojs-markers.js:1 

TypeError: player.markers is not a function[Learn More] example.html:99:4

<anonymous> http://localhost:5500/videojs-markers/demo/example.html:99 

The same error in latest Firefox and Chrome. Is there a working demo somewhere ?

Valoute-GS commented 5 years ago

Same for me, seems this videojs pluggin is obselet ... no ?

matthewgan commented 5 years ago

Same for me, using Chrome

colin354 commented 5 years ago

Same for me, using Chrome,has solutions?

spchuang commented 5 years ago

Hi sorry this repo has not been maintained in a long time. I'm guessing the newer videojs version changed its plugin interface. Please feel free to submit any PR for the fix!

acharyaks90 commented 4 years ago

Hi sorry this repo has not been maintained in a long time. I'm guessing the newer videojs version changed its plugin interface. Please feel free to submit any PR for the fix!

Please merge the PR