java - Red5: Create server side thumbnails of video streams? -


i have flex video streaming application using red5 streaming server. need generate thumbnails of streams every x seconds display them on web page. know, possible create client side thumbnails via flex application generates stream, possible create thumbnails on server side?

try ffmpeg , can generate video thumbnails on server side.


Comments

Popular posts from this blog

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

c++ - Convert big endian to little endian when reading from a binary file -

openssl - Load PKCS#8 binary key into Ruby -