Lightweight integrationOnly a light poster will be displayed on the page, and the player itself will be created only after clicking. This mode can positively affect the rendering speed of the page by the browser. Please enable the PRO option let player = new PlayerjsPoster({id:"player", file:"URL", poster:"URL", postericon:1}); There you can use an image or a short You can also pass postericon:1 to display the launch icon in the center. APIYou can also use JS API, just call the player via global variable playerjs[id] playerjs["player"].api("play"); |