Menu

DPFUIImagePickerController Finish Picking Movie

Chris
2014-04-17
2014-04-22
  • Chris

    Chris - 2014-04-17

    Hi
    When the above event is called, it returns the file size as will as the filesavedname.

    However, when i want to upload the FileSavedName using idFTP to the FTP Server, idFTP server reports that the file is not found.

    please advise

    thanks
    Chris

     
  • Chris

    Chris - 2014-04-22

    Hi
    Just found out the problem.
    For the DPFUIImagePickerController.OnFinishedPickingMovie event, the FileSavedName parameter will return filename like this "file:///private/app/.........MOV".
    For the DPFUIImagePickerController.OnFinishedPickingImage event, the filename parameter will return the value like this "/private/app/.......JPG"

    Hence if you are going to transfer the movie file using IdFTP, be sure to remove the "file://" from the FileSavedName.

    Regards
    Chris

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.