Can flowplayer transcode from avi to flv on the fly on the client side.
I have a media server, all video have avi format ,
I want to be that users could have a possible to
view video files from my server. But avi - to large and too much weight as the Internet channel.
Example:
User click on "Play" and Videofile.avi ---> Videofile.flv ---> Play On User Screen :)
ALL convert make by user computer, not server . Videofile.avi - Should not be fully loaded by the user, but only when viewing the file
I have a media server, all video have avi format ,
I want to be that users could have a possible to
view video files from my server. But avi - to large and too much weight as the Internet channel.
Example:
User click on "Play" and Videofile.avi ---> Videofile.flv ---> Play On User Screen :)
ALL convert make by user computer, not server . Videofile.avi - Should not be fully loaded by the user, but only when viewing the file