Building a Museum App with ARKit 2

Hello,

So glad I found this web site!

Ive been following the Museum App tutorial.
The tutorial has been amazing to follow along with.

Question please, is it possible to run a video when an Object is recognised rather than a static image? If this is possible how might I achieve this? I suspect I’ll need to add code to DinosaurFacts.swift and ViewController.swift

Thank you
Nic

hi @leifnicole,
When the image is recognized, you can do what you want, you can display an image, show a mark or even play a video. The code to play video will be triggered from in the callback function where the image is recognised

cheers,

Thank you! My question is can a video play from object recognition? Thanks again

@mkatz Can you please help with this when you get a chance? Thank you - much appreciated! :]

This topic was automatically closed after 166 days. New replies are no longer allowed.