Open wjhtinger opened 7 years ago
I use Chrome(v 57.0.2987.133), but no video show. I am sure that USB Camera work OK.
Demo doesn't work on my Android. All I see is a blank plane floating inside the scene.
You really need the <a-assets></a-assets> tags just before the <a-passthrough> tag. Only then it is working.
<a-assets></a-assets>
<a-passthrough>
I use Chrome(v 57.0.2987.133), but no video show. I am sure that USB Camera work OK.