- Home /
iOS Unity Plugin : Load Video from 'Videos'app and Photo Library on iOS Device
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?
Your answer
Follow this Question
Related Questions
Unity Camera roll on iOS - access information about photos and videos 0 Answers
I18N.dll and I18N.CJK.dll don't work with IL2CPP 1 Answer
CVOpenGLESTextureCache texture from native plugin (iOS) 0 Answers
How to use 8k videos with AVPro Video plugin,AVPro Video Plug-In for Unity 2 Answers
Trouble getting Google GVRVideoPlayer to Implement in Unity 5.6.2 with Google Cardboard v1.60 0 Answers