Post

Replies

Boosts

Views

Activity

Comment on Help Needed: SwiftUI View with Camera Integration and Core ML Object Recognition
Hello @DTS Engineer, I tried establishing AVCaptureSession and seems to get how it should work and as I set a device input AVCaptureDeviceInput and output - AVCaptureVideoDataOutput and an AVCaptureVideoPreviewLayer it allows me to see what camera captures but the captureOutput function of the class AVCaptureVideoDataOutputSampleBufferDelegate is not triggered at any time. Do you know what the problem might be?
1d