Skip to content

[BUG] Camera module - AVCaptureDeviceTypeExternal is deprecated for Continuity Cameras. #859

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
delneg opened this issue May 3, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@delneg
Copy link

delneg commented May 3, 2024

2024-05-04 00:29:26.160 fastfetch[32562:3328224] WARNING: AVCaptureDeviceTypeExternal is deprecated for Continuity Cameras. Please use AVCaptureDeviceTypeContinuityCamera and add NSCameraUseContinuityCameraDeviceType to your Info.plist.

Related to:

opencv/opencv-python#916

https://developer.apple.com/documentation/avfoundation/avcapturedevicetypeexternalunknown

Screenshot 2024-05-04 at 00 35 08

@CarterLi
Copy link
Member

CarterLi commented May 4, 2024

Strange. The warnings should have been suppressed by FF_SUPPRESS_IO()

@CarterLi CarterLi closed this as completed May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants