I need to write plugin for load video file from 'Videos'app and Photo Library on iOS Device (not Unity App's dir)
When use ALAssetsLibrary to load Photo Library's video it return URL like asset-library://~~~~~~
and MPMediaItem for load file from 'Videos'app return URL is ipod-library://item/item.mov(mp4)?id?~~~~
I know it is not possible to get direct file directory But 'Noon VR'app access them How it is possible
there is other way?
↧