How to show posterPlease specify the URL to the picture with the parameter poster in the code to set the image as a preview poster before the start of playback. var player = new Playerjs({id:"player", file:"//site.com/video.mp4", poster:"//site.com/image.jpg"}); You can specify several links via or like poster:"link or link" from version 16. You can customize poster in the builder By default, the poster is stretched to the full size of the player. In PRO it is possible to set |