I am using jwplayer 6.10, I am having multiple video getting uploaded dynamically.
To show image preview for jwplayer I need to use below in setup
image: "myimage.jpg",
Is there any way to make jwplayer preview images without using this image: "myimage.jpg",
I am trying to avoid creating preview image from server side using video but if that is last option let me know how to do that
So I have two questions
- Is it possible to get the image for preview from video source in jwplayer ? 
- If its not possible, How do you create thumbnails from video 
 
     
    