Closed alexkrycek closed 1 year ago
@alexkrycek thanks for filing this. I am already aware of the problem, i.e., as you I have tried and, unfortunately failed to make the plugin compatible with with video.js 8.
As soon as I find time I will dig further. Suggestions and patches welcome, of course ;-)
@alexkrycek - the problem is the build skeleton provided by generator-videojs-plugin.
The 'raw' code itself works, as you can see here in a q&d demo.
@alexkrycek - once the generator-videojs-plugin is compatible with v8 I will provide a v8 compatible sprite-thumbnails plugin.
Thank you! I'm sorry, I've been without Internet access.
Closed via 75a4e5ca748df8ee04cdd073d1e6de3a3428f3a2
I'm using video.js 8.2.0, jQuery 3.6.4 and the most recent version of videojs-sprite-thumbnails. I'm receiving the following error message on Chrome, Brave and Edge:
This is my index.html:
My playersetup.js:
I can't figure out what I've done wrong. I'd appreciate any help. Thanks!