swift2 - AVFoundation: Creating an AVAsset from NSData Without Saving to Device. Is it possible? -


in app video recorded user. when user finishes recording, video compressed using compression algorithm returns video nsdata. writing data file , saving server.

i retrieving saved videos , displaying them on tableview. in theory there dozens of videos on feed.

when retrieve video server , decompress it, stuck nsdata object.

i looking turning object avasset without saving file device.

any appreciated


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -