Posts
Posts where ARVideoPlayer has been mentioned. We have used some of these posts to build our list of alternatives and similar projects.
-
Getting started with face recognition
Here’s the link to the sample project on GitHub. The app is very simple, a button starts the video player and face tracking at the same time. If ARKit is not available on the front camera, it uses the AVFoundation class. The ARKit and AV classes implement a protocol, so you can use both of them exactly the same way. Instead of a delegate, I preferred a Combine publisher, so the caller can subscribe and get status update from the face tracker.
Stats
Basic ARVideoPlayer repo stats
1
1
4.4
14 days ago