0
votes

I'm going to make an Augmented Reality app using Vuforia for ios on which there's a soda can as a target, then if you scan the target using the app, a video will play. So I'm going to use the Cylinder Target and Video Playback features. Is it possible to combine those 2 features? Thanks.

1

1 Answers

1
votes

There shouldn't be any problem - playing a video is what you do (in OpenGL) once a target was identified. There's no conflict here.