I want to select an video file located in my iphone and have to upload it to the server.
As UIImagePicker is used to select pictures available in our photo library or some other mode, is any option to select a file located in our iphone programatically?
Thanks in advance.