Skip to content
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

Doesn't work with MacOS 14.1 Sonoma #125

Open
renannprado opened this issue Oct 29, 2023 · 3 comments
Open

Doesn't work with MacOS 14.1 Sonoma #125

renannprado opened this issue Oct 29, 2023 · 3 comments

Comments

@renannprado
Copy link

renannprado commented Oct 29, 2023

I have two issues.

One is that the camera doesn't appear even in Quick Time, I can't even select it.

image
2023-10-29 20:17:24.765 PtpWebcamLaunchAgent[876:7405] PTPW canonPropertyChanged:toData: failed to update Canon property 0xD1B9 because data type could not be determined.
2023-10-29 20:17:24.765 PtpWebcamLaunchAgent[876:7405] PTPW canonPropertyChanged:toData: failed to update Canon property 0xD1DB because data type could not be determined.
2023-10-29 20:17:24.766 PtpWebcamLaunchAgent[876:7405] PTPW canonPropertyChanged:toData: failed to update Canon property 0xD17D because data type could not be determined.
2023-10-29 20:17:25.603 PtpWebcamLaunchAgent[876:7405] deviceDidBecomeReadyWithCompleteContentCatalog {
    UUIDString = "00000000-0000-0000-0000-000004A9327F";
    autolaunchApplicationPath = "";
    capabilities =     (
        ICCameraDeviceCanDeleteOneFile,
        ICCameraDeviceCanAcceptPTPCommands
    );
    class = ICCameraDevice;
    connectionID = 0xffff0008;
    delegate = "<0x600005414280>";
    deviceID = 0xffff0008;
    deviceRef = 0xffff0008;
    iconPath = "(null)";
    locationDescription = ICDeviceLocationDescriptionUSB;
    moduleExecutableArchitecture = 0;
    modulePath = "/System/Library/Image Capture/Devices/PTPCamera.app";
    moduleVersion = "1.0";
    name = "Canon EOS REBEL T5";
    persistentIDString = "00000000-0000-0000-0000-000004A9327F";
    shared = NO;
    softwareInstallPercentDone = "0.000000";
    transportType = ICTransportTypeUSB;
    type = 0x00000101;
}  timeOffset                    : 0.000000
  hasConfigurableWiFiInterface  : N/A
  isAccessRestrictedAppleDevice : NO


The other issue is probably #59 .

Thanks for maintaining the project, it's pitty it doesn't for me :( .

@wbond
Copy link

wbond commented Oct 31, 2023

I realize these are different software products, but Fujifilm X Webcam seems to have broken on macOS 14.1 in the same way. The camera no longer shows in the list.

@JMY1000
Copy link

JMY1000 commented Dec 6, 2023

Seems to fix things for most applications; Zoom seems my camera just fine after enabling legacy extension. Unfortunately, it looks like legacy camera extensions are no longer usable in QuickTime, even with this setting turned on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants