I'm working on my boss's Macbook Pro (one of the new 15" retina screens) and for some reason, on the ARCamera object's Web Cam Behavior component it's telling me:
"Webcam profile not found!
Unfortunately there is no profile for you webcam model: 'FaceTime HD Camera'"
That's very strange because on my other Macbook pro it had no problem recognizing the camera.
The only difference I can see is that the profile selected says "FaceTime HD Camera", but in the profiles it says "FaceTime HD Camera (Built-In)"
Unfortunately my other Macbook is fried so I can't double check, but I'm pretty sure on that Macbook it indeed had the (Built-In) part of the name.
My question is if there's something different in the new MacBook settings, or if there's an updated profiles.xml file I need, or if I should just change the text in the profiles.xml file itself to match. I don't want to break anything but this is a new issue I've not seen before.
Thanks
-Mike
Thank you Andrek,
I went to /Applications/Unity/PlaybackEngines/VuforiaSupport/VuforiaResources/webcamprofiles.xml.
Opened webcamprofiles.xml, and added my camera name as one of the cameras listed, as the code is almost the same for all cameras....
And it worked!