cameraSnapshotControlDidUpdateMostRecentSnapshot never gets called

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?

Accepted Reply

I'm noticing this get called randomly. I think maybe it depends on the camera hardware implementation.

Replies

I'm noticing this get called randomly. I think maybe it depends on the camera hardware implementation.