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.
Hello there!
Yes we’re actively maintaining this plugin!
About the Quality, you can enable in the settings the quality controls.
Otherwise it will be automatically chosen for you.
Hey Guys, having some issues with Fullscreen in our wrapped app. Enter/Exit/Toggle fullscreen have stopped working on iOS devices. Working on Android and Browsers (tested Safari and Chrome). Just not in the app on iOS. Anything we can do?
Actually, to add to this, the first time the video is Fullscreen’d in Chrome, there’s no video (just audio). Exiting and re-entering Fullscreen gives you video and audio.
So iOS - broken, Chrome - semi-broken, Safari - all good, Android - all good.
Thanks for the quick reply, we worked out what the problem was, player was in an align-to-parent group with another group on top of it to generate a gradient effect, apple didn’t like this an blocked the fullscreen. Just had to swap the group for a shape
While i’ve got you though! When the user closes the app while playing video, the native iOS video/audio playback control widget is blank, i feel like this is something we’ll have to control in the video’s metadata in AWS, but it would be awesome if there was a way to control it in the plugin.