Hello Folks,
We have a site in PHP, Zend Framework......that uses FFMPEG to compress and upload videos on the same.
This site has Photos and Videos that can be uploaded by it's users.
Issue we are facing is that it's hosted on hostway.com's cloud Server, and they, or anyone for the matter of fact, does not allow us to install the FFMPEG on these Cloud servers.
So can anyone please suggest a solution to do what in this situation OR give us some pointers on what is the alternative, so that we can achieve the goal of compressing and uploading content on a PHP site, without hitting a wall while hosting it on Cloud Server?