Android - Retrieve a thumbnail of a video from the server and display on phone -


My question is how do I get a video thumbnail (for example, video exists). I just want to download just one thumbnail from the server and display it on the phone and when the user clicks on the thumbnail, the video player will start using the video file Yuri.

So, what is the process of creating a thumbnail directly from the server, as I actually see some methods of files present in SDCD, (but I am not looking for these styles).

Thanks

Assuming the application of a web site < P> U can read the first video-frame / iFrame and it is decoded by example. Ffmpeg, however, for this, you can implement the C ++ code, possibly to read and change that first frame in that backend, e.g. Send a JPEG, and then return it to the caller (web page)

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

memcached - Django cache performance -