-
Notifications
You must be signed in to change notification settings - Fork 149
Open
Description
Thanks for the tutorial. It should help with a important project I'm on. I've run into some issues with tutorial, though.
The demos on images work ok, but I don't think video is working.
- It appears that none of the video examples work. For example, In the Object tracking demo nothing is tracked after I tap the captureReferenceFrame button.
- The app crashes in VideoViewContoller.mm in
- (IBAction)toggleCameraPressed:(id)sender
{
[self.videoSource switchCameras];
}
There's also layout issues in the storyboards and depreciation errors, but I can fix those.
Thanks for you time.
Metadata
Metadata
Assignees
Labels
No labels