I search a solution to create a preview image at a specific frame of video from an Url (on Internet) in Android Studio. I tried to use MediaMetadataRetriever but it dont take urls as i want (my sample url is: http://clips.vorwaerts-gmbh.de/big_buck_bunny.mp4).
Thanks for your help.