WordPress video js error this.mediaElement.play is not a function
we can’t tell much from this screenshot apart that you’ve indeed installed video.js (at least part of it). this is a big guess but i would say that the lib tries to get your media element by id, but the id being wrong it doesn’t have access to a play method, most i can do … Read more