EnoxSoftware / MarkerLessARExample

This asset is a Marker-Less Augmented Reality Example using the actual environment as input instead of printed square markers and display 3d model in WebCamTexture in real-time.
https://assetstore.unity.com/packages/templates/tutorials/markerless-ar-example-77560
25 stars 5 forks source link

Unity 5.6 video player+ WebCamTextureToMatHelper not working #1

Open aammfe opened 7 years ago

aammfe commented 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.

test.zip

EnoxSoftware commented 7 years ago

Thank you very much for reporting.

Does this test scene work fine on UnityEditor? Is an error message displayed on Android LogCat?

aammfe commented 7 years ago

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.