Open wsldiy opened 5 years ago
The poster image only works with the JSMpeg.VideoElement
, i.e. with
<div class="jsmpeg" data-url="video.ts" data-poster="poster.jpg"></div>
It has no effect when you only instantiate the player itself (new JSMpeg.Player(...)
).
I will update the README accordingly.
me to