- Home /
when i use url in video player game gets black in ios
I have 3 videos which i wan't to show them when something happens in my game. I add video player to main camera to does so. when player should see the first video (where the video player source is set to video clip) everything is good in engine and in iPhone. But whenever I try to change the video source to URL the game is OK in engine but crashes in iPhone and shows a black screen. this is the URL i'm using => Assets/Video/Something.mp4 and i'm using unity 5.6 So is there anyway to change the source without using url? or is there anyway to use some kind of url which dosen't cause a crash in iOS? please help me guys. thanks.
Your answer
Follow this Question
Related Questions
Unity Camera roll on iOS - access information about photos and videos 0 Answers
Record video and sound from device camera and show it as a texture 0 Answers
Camera Recording for Unity 3D 0 Answers
Trouble getting Google GVRVideoPlayer to Implement in Unity 5.6.2 with Google Cardboard v1.60 0 Answers
iOS Unity Plugin : Load Video from 'Videos'app and Photo Library on iOS Device 0 Answers