Hi guys,
I have this strange request from my client and they want to perform video encoding using the clients' machine instead of the server to reduce the workload of the server. I wonder if this is possible? For example I have this video and then I click on the download button to download, which will download the video in its current format, then when it finishes the download it will encode into another format so that it is playable with the clients' media player such as windows media player and such.
From my experience as a programmer for more than 10 years, I do not think such a thing is possible..at least not one which is cross-browser compatible...i was thinking perhaps activex may be able to do this, but i have no prior experience in activex to be able to tell whether this is feasible or not. Appreciate your comments and thoughts on this. Thanks !