Start a new topic

AR.context.services.camera = true doesn't work

AR.context.services.camera = true doesn't work


Hi,

i'm using AR.context.services.camera... if I set it to false, the display correctly show a black background... if i set it to true the camera doesn't start again and the display show the black background...how it is possibile?

Thanks a lot

Gianni.

On what platform are you testing this on? Is there any javascript error reported and do you have a simple example that demonstrates the problem?

Hi fixed it. I have to forced the onStop and onResume event after the AR.context.services.camera=true command to restart video stream... I'm using phonegap version on Galaxy Tab 2 and Android 4.0.4

Thanks a lot.

Gianni
Login or Signup to post a comment