Seve2
1
I am creating a mini app that is suppose to play vdeo, I want the unity video player to be able to play the video from the url on a mobile device. So far this is working fine on PC. But its not working on a mobile platform. How do I do this?
use this paid asset in asset store.
AVPro Unity Asset
or use unity video player
Unity video player
and please post your code how you are plying vidoe, have you check video is prepared ? check android/ ios supported platforms?