- Home /
VIDEO PLAYER on PS VITA not working
i tried to put a video palyer on my main camera, video runs in editor, tried to build it on android it works, but in my ps vita it's not working
tried to tick override video stuff click on h26 something like that or vp8 (not sure what it's called)
anyone knows how to play video on ps vita?
Answer by NedMapagmahal · Jun 26, 2020 at 12:46 PM
Finally fixed it, PS vita doesn't use video player it use only StreamingAssets
for that you need to declare
using System.Net.NetworkInformation; using System; using UnityEngine.PSVita;
call it as PSVitaVideoPlayer declare rendertexture and string for moviepath kinda like MovieTexture code
The only problem is in editor you cant see the progress you need to build it then test it thru your PS Vita
Answer by InformalMods · Jun 25, 2020 at 06:05 AM
man PS VITA? lol yeah i have NO idea good luck finding a answer! i wish the best of luck maybe check if you set it non active or just check your Console for any errors
yeah ps vita, video plays on android, and in ps4 too but not a chance with ps vita
Your answer
Follow this Question
Related Questions
how to use PSVitaVideoPlayer function in unity? 0 Answers
MovieTexture cutscene - performance issues (stuttering) in Unity5 0 Answers
Why did they take down this video? 0 Answers
Play a video on a cube 1 Answer