Skip to content

Looking for tips to debug camera compatibility on Mac OS: [AVCaptureDeviceTypeContinuityCamera] #412

@jbogari

Description

@jbogari

Mac OS Sequoia 15.5
M1 Macbook Pro

ffmpeg -f avfoundation -list_devices true -i ""

2025-07-21 15:14:27.070 ffmpeg[76503:1319020] WARNING: Add NSCameraUseContinuityCameraDeviceType to your Info.plist to use AVCaptureDeviceTypeContinuityCamera.
[AVFoundation indev @ 0x121606590] AVFoundation video devices:
[AVFoundation indev @ 0x121606590] [0] Dell Webcam WB5023
[AVFoundation indev @ 0x121606590] [1] FaceTime HD Camera
[AVFoundation indev @ 0x121606590] [2] Capture screen 0
[AVFoundation indev @ 0x121606590] [3] Capture screen 1
[AVFoundation indev @ 0x121606590] AVFoundation audio devices:
[AVFoundation indev @ 0x121606590] [0] BlackHole 2ch
[AVFoundation indev @ 0x121606590] [1] MacBook Pro Microphone
[AVFoundation indev @ 0x121606590] [2] USB Audio Device
[in#0 @ 0x600003ed8a00] Error opening input: Input/output error
Error opening input file .
Error opening input files: Input/output error

I have tried altering the Info.plist of terminal apps running the above command and I have enabled legacy cameras in safe mode:

system-override legacy-camera-plugins-without-sw-camera-indication=on

Are there other things I can try or resources to look at? Is a down-rev version of ffmpeg likely to help or hurt?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions