Is it possible to use a HomeKit camera accessory to provide a video stream for a general purpose object recognition app using the vision framework? I see the HomeKit cameraView (https://developer.apple.com/documentation/homekit/cameraview) documentation but that appears to only allow for display of a stream within your app but doesn't really let you do much else with it.