"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Camera green screen when video playing

Hi ervery one and supporters .  I am using the Vuforia SDK for Target Image and play the video when the marker detected. But when the video playing the part of camera has been green Image removed.Image removed. Android version: 9.0 Android Device: LG G7 Issues:  - Open app > camera open (normally) > detect marker > play video (video ok, camera green) - I changed the `CameraDevice.Mode.MODE_DEFAULT` -> `CameraDevice.MODE.MODE_OPTIMIZE_SPEED` but still not value  If any one or supporters fixed the bug please help me. Thank so much

Hi,

Could you please confirm the following?

Unity version:

Vuforia Engine SDK version:

Graphics API selected when building:

Is this reproducible with the Core Sample app?

Thank you.

Vuforia Engine Support

myprintAR

Fri, 06/26/2020 - 00:57

Hi Vuforia supporter

I developed it on the Android platform (Min SDK: 21, Target SDK: 28) 
Vuforia SDK version: 7.0 (9.2.7 same bugs)
Graphics: OpenGL

I use the sample Video Playback on the list of sample from the Vuforia  

Hi,

Vuforia Engine handles only recognition and tracking. When it comes to the augmentation, even for video, for our native apps, we have implemented a bare-bones renderer to be able to demo our features.

Attachment