hrm-player
hrm-player copied to clipboard
作者你好,使用第三方video.js插件会报错
比如按照vue-video-player的使用插件例子: https://github.com/surmon-china/vue-video-player/blob/master/examples/02-video.vue

会报错:
Error in v-on handler: "TypeError: player.hotkeys is not a function"

请教一下作者,在本库中如何正确的使用video插件呢
video插件这块,我还没有研究,等我后续研究一下,谢谢支持。
作者加油!持续关注中
作者加油!持续关注中
https://github.com/surmon-china/vue-video-player/issues/218 ,看了一下源码,也没发现他是怎么做的。你可以fork下来,自己试试看,查了官方资料,好像也没发现有相应的文档。
是啊,我也找了这里的issue,没发现,我技术一般,目前有2个项目用到了你这个插件,如果能使用插件那就更完美了