Open aammfe opened 7 years ago
hi! i m facing serious problems with WebCamTextureToMatHelper + unity 5.61 video player doesn't work on android.
at same time. if i comment this webCamTextureToMatHelper.Init(); then video work.
webCamTextureToMatHelper.Init();
test.zip
Thank you very much for reporting.
Does this test scene work fine on UnityEditor? Is an error message displayed on Android LogCat?
its working in Editor. but unfortunately i could not get Android LogCat.
but i have send unity export please check if it helps u to find out whats worng.
thanx for replaying
its not urgent, i have make it work but this is impotent.
hi! i m facing serious problems with WebCamTextureToMatHelper + unity 5.61 video player doesn't work on android.
at same time. if i comment this
webCamTextureToMatHelper.Init();
then video work.test.zip