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 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
Attachment | Size |
---|---|
![]() | 5.6 MB |
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.
Modifying or even just replacing the video will usually result in unforeseen issues as the rendered was only tested to work with our samples.
Thank you.
Vuforia Engine Support