I'm trying to get a thumbnail of a video url.
i want it to put in player.
<div id="myElement">Loading the player...</div>
<script type="text/javascript">
jwplayer("myElement").setup({
file: "/uploads/example.mp4",
image: "/uploads/example.jpg",
});
See this question about how to call ffmpeg from PHP: Video thumbnail
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With