The app that I’m nearly done building will provide the user an interface for taking short videos and saving them to a specified folder for the application. There are two parts that I am struggling with. First, I have to be able to display a thumbnail of the video. Second, when the user clicks on the thumbnail, I need to play the video back to them.
I’m working with a fairly generous budget, so I don’t mind using paid assets, as long as they are tried and proven to do what I need, and work on android devices. (Working on iOS is a bonus as well). I am also working with Unity Pro, so that is not an issue either.
However, I’m certain that if there is an asset, that I should be able to do it myself via code. Can anyone point me in the right direction for getting thumbnail of video files displaying, and for playing back the video itself?