My company is building Flash video web app which features uploading. I am in charge of this project, and have some and questions before I start to plan the structure and code.
We have a Windows server machine, running 2008, where we are going to host this app. We develop primarily in ASP.NET MVC using C#.
We are going to put the Flash Media Server on the same server machine. What I don't get is how will we be able to upload files into the Flash Media Server application folder where they need to be in order to work? We plan to upload FLVs.
Anybody care to explain how this is done? Any tips? Not asking for any code, just the understanding of how to approach this, the procedure.