Hi Everyone!
We just released another great plugin! A responsive and stylable video player. It has a ton of options for player controls, fonts and styles. It’s also really flexible and controllable, it supports HTML5, Youtube, Vimeo & HLS input.
Hey @d.ischebeck !
It’s supposed to be working directly with the source of the video but I just gave it a test and I’m not sure if it’s working correctly.
We’ll give it a look and come back to you ASAP on this!
Hi @d.ischebeck
It’s supposed to work with HTML5 videos but it’s currently experiencing some bugs. I put it on our roadmap to make sure it won’t get lost but I’m not sure how fast it will be solved. There are not a lot of users that really need captions so I’m not sure if we can pick this up soon.
Great plugin, works well but I think there may be a bug with the poster feature as any image I’m passing through doesn’t show up, with the player instead just showing a black screen before the user presses play. Do you mind taking a look?
After having a look in the Element Inspector, it seems that the poster field is currently being set as ‘data-poster’ rather than just ‘poster’ on the video element. Changing it to ‘poster’ seems to fix the issue, but obviously not permanently. I’ve attached screenshots below to explain what I mean.
Working well though having a few errors pop up, outlined below. Any idea how to solve this? I’ve got 4 video elements on the page, with actions to play the videos on hover and pause them when not hovered.