Customizable, extensible, accessible and framework agnostic media player. Modern alternative to Video.js and Plyr. Supports HTML5, HLS, Dash, YouTube, Vimeo, Dailymotion...
Hi and thank you for this great library. I have a very simple use case where I need to play some local audio files and I only need to show the play and mute buttons. This I have done with the following code:
My site has a linear scaling design with em, but all styles for the Player are in px. How can I change the width and height of elements to use em instead of px? I could not figure it out by reading the documentation...
Hi and thank you for this great library. I have a very simple use case where I need to play some local audio files and I only need to show the play and mute buttons. This I have done with the following code:
My site has a linear scaling design with em, but all styles for the Player are in px. How can I change the width and height of elements to use em instead of px? I could not figure it out by reading the documentation...
Thanks a lot!!