I have an HTTP path that contains video files. I want to show a thumbnail of that video. I had a look online, but could not find what I need.
Asked
Active
Viewed 558 times
0
-
Is it a YouTube video? – amitairos Aug 26 '16 at 12:09
-
no..its not a youtube video – Karthik Thunga Aug 26 '16 at 12:15
-
1Try this, using a `VideoView`: http://stackoverflow.com/questions/17079593/how-to-set-the-preview-image-in-videoview-before-playing – amitairos Aug 26 '16 at 12:19
-
1check this link http://stackoverflow.com/a/32689023/2769892 – droidev Aug 26 '16 at 12:37
-
Possible duplicate of [Is it possible to Generate a thumbnail from a video url in android](http://stackoverflow.com/questions/22954894/is-it-possible-to-generate-a-thumbnail-from-a-video-url-in-android) – HPierce Aug 26 '16 at 12:47