rharder / imagesnap

Capture Images from the Command Line
https://github.com/rharder/imagesnap
458 stars 50 forks source link

AVCaptureDevicetypeExternal is deprecated for Continuity Cameras #44

Open alanjcfs opened 10 months ago

alanjcfs commented 10 months ago

I've started seeing deprecation warnings:

2023-11-02 15:23:24.748 imagesnap[59379:6669550] WARNING: AVCaptureDeviceTypeExternal is deprecated for Continuity Cameras. Please use AVCaptureDeviceTypeContinuityCamera and add NSCameraUseContinuityCameraDeviceType to your Info.plist.
seanadkinson commented 5 months ago

Same for me, on a new Macbook Pro running Sonoma 14.4.1.

seanadkinson commented 5 months ago

Turning off Continuity Camera from my iPhone resolved the warning on my macbook when using imagesnap... not a fan of Continuity Camera anyway. Instructions to disable here