I'm using HomeKit's camera API, and have both snapshotting and streaming working fine. One thing I've noticed is that cameraSnapshotControlDidUpdateMostRecentSnapshot
never gets called, even though I am successfully running takeSnapshot(). cameraSnapshotControl:didTakeSnapshot is getting called fine, however.
Anybody else seeing this?
never gets called, even though I am successfully running takeSnapshot(). cameraSnapshotControl:didTakeSnapshot is getting called fine, however.
Anybody else seeing this?