Can I use Video JS as an audio player if I did the following:
<video>
tags to <audio>
Would more than that be required? I love the player and would like a matched style as the rest of my website (with the websites video players that use VideoJS).
VideoJS currently does not support audio
, but there is an open issue on GitHub.
In the meantime you could have a look at videojs-playlist, which is a plugin for Video.js