How to convert video path to NSData
问题 I have used DKImagePicker for fetching multiple videos from gallery. Able to fetch video but not getting convert to NSData . And also receiving error from server. Error Domain=NSCocoaErrorDomain Code=257 "The file “IMG_0040.MOV” couldn’t be opened because you don’t have permission to view it." UserInfo={NSFilePath=/var/mobile/Media/DCIM/100APPLE/IMG_0040.MOV, NSUnderlyingError=0x172e5f6b0 {Error Domain=NSPOSIXErrorDomain Code=1 "Operation not permitted"}} May be not converted to NSData