dukus / digiCamControl

DSLR camera remote control open source software
http://digicamcontrol.com/
Other
654 stars 224 forks source link

No actions possible with GoPro Hero 11 Black #406

Open struffel opened 1 year ago

struffel commented 1 year ago

Hello,

according to the project website the GoPro Hero 11 should be suported via both USB and USB. But when I plug in my GoPro Hero 11 Black it only shows up in the software (as "HERO11 Black") but I can't perform any action. This includes changing the configuration or just triggering the camera. Is there something I need to do to make this work properly?

Technical details:

dukus commented 1 year ago

Can you upload your log file c:\ProgramData\digiCamControl\Log\app.log ?

struffel commented 1 year ago

Thanks for the quick response. Here is the whole thing, I hope it fits in a GitHub comment. I did a "clean run" at 20:20 where I completely unplugged the camera and plugged it back in and then tried taking a single picture.

2023-04-11 20:00:09,090 [1]DEBUG DCC [(null)] - Application version : 2.1.6.0
2023-04-11 20:00:09,091 [1]DEBUG DCC [(null)] - Init : Analytics
2023-04-11 20:00:09,239 [1]ERROR DCC [(null)] - Wia initialized
2023-04-11 20:00:10,715 [1]DEBUG DCC [(null)] - Init : DeviceManager
2023-04-11 20:00:10,717 [1]DEBUG DCC [(null)] - Init : ExternalDeviceManager
2023-04-11 20:00:10,721 [1]DEBUG DCC [(null)] - Init : Trigger
2023-04-11 20:00:10,723 [1]DEBUG DCC [(null)] - Init : QueueManager
2023-04-11 20:00:10,730 [1]DEBUG DCC [(null)] - Init : ScriptManager
2023-04-11 20:00:10,736 [1]DEBUG DCC [(null)] - Init : PluginManager
2023-04-11 20:00:10,745 [1]DEBUG DCC [(null)] - Init : _pipeServer
2023-04-11 20:00:11,293 [12]DEBUG DCC [(null)] - Session loaded. Item number: 0
2023-04-11 20:00:11,309 [11]DEBUG DCC [(null)] - Session loaded. Item number: 0
2023-04-11 20:00:12,384 [1]DEBUG DCC [(null)] - Logo file not foundC:\Program Files (x86)\digiCamControl\Plugins\CameraControl.Plugins\logo.png
2023-04-11 20:00:12,385 [1]DEBUG DCC [(null)] - Loading plugin dll: C:\Program Files (x86)\digiCamControl\Plugins\CameraControl.Plugins\CameraControl.Plugins.dll
2023-04-11 20:00:14,705 [1]DEBUG DCC [(null)] - Loading plugin dll: C:\Program Files (x86)\digiCamControl\Plugins\Plugin.DeviceControlBox\Plugin.DeviceControlBox.dll
2023-04-11 20:00:19,103 [1]DEBUG DCC [(null)] - Connection device start
2023-04-11 20:00:19,113 [1]DEBUG DCC [(null)] - Connection device \\?\usb#vid_2672&pid_0059#c3471325100273#{6ac27878-a6fa-4155-ba85-f98f491d4f33}
2023-04-11 20:00:19,574 [1]DEBUG DCC [(null)] - Wia Camera Found: HERO11 Black
2023-04-11 20:00:20,763 [1]DEBUG DCC [(null)] - ===========Camera is connected==============
2023-04-11 20:00:20,764 [1]DEBUG DCC [(null)] - Driver :WiaCameraDevice
2023-04-11 20:00:20,764 [1]DEBUG DCC [(null)] - Name :HERO11 Black
2023-04-11 20:00:20,765 [1]DEBUG DCC [(null)] - Manufacturer :GoPro
2023-04-11 20:00:20,767 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 1
2023-04-11 20:00:20,770 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 2
2023-04-11 20:00:21,402 [1]DEBUG DCC [(null)] - Window command received :RefreshDisplay
2023-04-11 20:00:21,730 [1]DEBUG DCC [(null)] - Window command received :Zoom_Image_Fit
2023-04-11 20:00:21,744 [1]DEBUG DCC [(null)] - Window command received :Zoom_Image_Fit
2023-04-11 20:00:21,822 [20]DEBUG DCC [(null)] - cameraDevice_CameraInitDone 1
2023-04-11 20:00:21,824 [20]DEBUG DCC [(null)] - cameraDevice_CameraInitDone 1a
2023-04-11 20:00:25,612 [1]DEBUG DCC [(null)] - Window command received :Zoom_Image_Fit
2023-04-11 20:01:41,872 [1]DEBUG DCC [(null)] - Main window capture started
2023-04-11 20:01:41,873 [1]DEBUG DCC [(null)] - Window command received :Capture
2023-04-11 20:01:41,888 [11]DEBUG DCC [(null)] - Error capture
System.NotImplementedException: Die Methode oder der Vorgang ist nicht implementiert.
   bei WIA.IDevice.ExecuteCommand(String CommandID)
   bei CameraControl.Devices.Others.WiaCameraDevice.CapturePhoto() in C:\Work\VS\CameraControl\CameraControl.Devices\Others\WiaCameraDevice.cs:Zeile 671.
   bei CameraControl.Core.Classes.CameraHelper.Capture(Object o) in C:\Work\VS\CameraControl\CameraControl.Core\Classes\CameraHelper.cs:Zeile 72.
   bei CameraControl.Core.Classes.CameraHelper.CaptureWithError(ICameraDevice device) in C:\Work\VS\CameraControl\CameraControl.Core\Classes\CameraHelper.cs:Zeile 93.
   bei CameraControl.Core.Classes.CameraHelper.Capture() in C:\Work\VS\CameraControl\CameraControl.Core\Classes\CameraHelper.cs:Zeile 82.
2023-04-11 20:01:58,297 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 1
2023-04-11 20:01:58,314 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 2
2023-04-11 20:01:58,326 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 1
2023-04-11 20:01:58,338 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 2
2023-04-11 20:01:58,341 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 1
2023-04-11 20:01:58,357 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 2
2023-04-11 20:01:58,360 [1]DEBUG DCC [(null)] - ===========Camera disconnected==============
2023-04-11 20:01:58,361 [1]DEBUG DCC [(null)] - Name :HERO11 Black
2023-04-11 20:02:30,918 [1]DEBUG DCC [(null)] - Connection device start
2023-04-11 20:02:30,921 [1]DEBUG DCC [(null)] - Connection device \\?\usb#vid_2672&pid_0059#c3471325100273#{6ac27878-a6fa-4155-ba85-f98f491d4f33}
2023-04-11 20:02:30,945 [1]DEBUG DCC [(null)] - Wia Camera Found: HERO11 Black
2023-04-11 20:02:31,928 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 1
2023-04-11 20:02:31,929 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 2
2023-04-11 20:02:31,948 [1]DEBUG DCC [(null)] - ===========Camera is connected==============
2023-04-11 20:02:31,948 [1]DEBUG DCC [(null)] - Driver :WiaCameraDevice
2023-04-11 20:02:31,949 [1]DEBUG DCC [(null)] - Name :HERO11 Black
2023-04-11 20:02:31,949 [1]DEBUG DCC [(null)] - Manufacturer :GoPro
2023-04-11 20:02:31,950 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 1
2023-04-11 20:02:31,953 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 2
2023-04-11 20:02:31,977 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 1
2023-04-11 20:02:31,978 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 2
2023-04-11 20:02:34,379 [1]DEBUG DCC [(null)] - Main window capture started
2023-04-11 20:02:34,380 [1]DEBUG DCC [(null)] - Window command received :Capture
2023-04-11 20:02:34,395 [20]DEBUG DCC [(null)] - Error capture
System.NotImplementedException: Die Methode oder der Vorgang ist nicht implementiert.
   bei WIA.IDevice.ExecuteCommand(String CommandID)
   bei CameraControl.Devices.Others.WiaCameraDevice.CapturePhoto() in C:\Work\VS\CameraControl\CameraControl.Devices\Others\WiaCameraDevice.cs:Zeile 671.
   bei CameraControl.Core.Classes.CameraHelper.Capture(Object o) in C:\Work\VS\CameraControl\CameraControl.Core\Classes\CameraHelper.cs:Zeile 72.
   bei CameraControl.Core.Classes.CameraHelper.CaptureWithError(ICameraDevice device) in C:\Work\VS\CameraControl\CameraControl.Core\Classes\CameraHelper.cs:Zeile 93.
   bei CameraControl.Core.Classes.CameraHelper.Capture() in C:\Work\VS\CameraControl\CameraControl.Core\Classes\CameraHelper.cs:Zeile 82.
2023-04-11 20:02:35,528 [1]DEBUG DCC [(null)] - Window command received :DownloadPhotosWnd_Show
2023-04-11 20:02:35,805 [20]ERROR DCC [(null)] - Error loading file list
System.NotImplementedException: Die Methode oder der Vorgang ist nicht implementiert.
   bei CameraControl.Devices.BaseCameraDevice.GetObjects(Object storageId, Boolean loadThumbs) in C:\Work\VS\CameraControl\CameraControl.Devices\BaseCameraDevice.cs:Zeile 544.
   bei CameraControl.windows.DownloadPhotosWnd.PopulateImageList() in C:\Work\VS\CameraControl\CameraControl\windows\DownloadPhotosWnd.xaml.cs:Zeile 274.
2023-04-11 20:02:39,120 [1]DEBUG DCC [(null)] - Window command received :DownloadPhotosWnd_Hide
2023-04-11 20:02:57,398 [1]DEBUG DCC [(null)] - Main window capture started
2023-04-11 20:02:57,399 [1]DEBUG DCC [(null)] - Window command received :Capture
2023-04-11 20:02:57,404 [20]DEBUG DCC [(null)] - Error capture
System.NotImplementedException: Die Methode oder der Vorgang ist nicht implementiert.
   bei WIA.IDevice.ExecuteCommand(String CommandID)
   bei CameraControl.Devices.Others.WiaCameraDevice.CapturePhoto() in C:\Work\VS\CameraControl\CameraControl.Devices\Others\WiaCameraDevice.cs:Zeile 671.
   bei CameraControl.Core.Classes.CameraHelper.Capture(Object o) in C:\Work\VS\CameraControl\CameraControl.Core\Classes\CameraHelper.cs:Zeile 72.
   bei CameraControl.Core.Classes.CameraHelper.CaptureWithError(ICameraDevice device) in C:\Work\VS\CameraControl\CameraControl.Core\Classes\CameraHelper.cs:Zeile 93.
   bei CameraControl.Core.Classes.CameraHelper.Capture() in C:\Work\VS\CameraControl\CameraControl.Core\Classes\CameraHelper.cs:Zeile 82.
2023-04-11 20:03:33,391 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 1
2023-04-11 20:03:33,404 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 2
2023-04-11 20:03:33,420 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 1
2023-04-11 20:03:33,421 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 2
2023-04-11 20:03:33,430 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 1
2023-04-11 20:03:33,436 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 2
2023-04-11 20:03:33,439 [1]DEBUG DCC [(null)] - ===========Camera disconnected==============
2023-04-11 20:03:33,440 [1]DEBUG DCC [(null)] - Name :HERO11 Black
2023-04-11 20:03:38,532 [1]DEBUG DCC [(null)] - Connection device start
2023-04-11 20:05:11,694 [1]DEBUG DCC [(null)] - Connection device start
2023-04-11 20:05:17,984 [1]DEBUG DCC [(null)] - Connection device start
2023-04-11 20:05:17,986 [1]DEBUG DCC [(null)] - Connection device \\?\usb#vid_2672&pid_0059#c3471325100273#{6ac27878-a6fa-4155-ba85-f98f491d4f33}
2023-04-11 20:05:18,039 [1]DEBUG DCC [(null)] - Wia Camera Found: HERO11 Black
2023-04-11 20:05:18,889 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 1
2023-04-11 20:05:18,890 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 2
2023-04-11 20:05:18,915 [1]DEBUG DCC [(null)] - ===========Camera is connected==============
2023-04-11 20:05:18,916 [1]DEBUG DCC [(null)] - Driver :WiaCameraDevice
2023-04-11 20:05:18,916 [1]DEBUG DCC [(null)] - Name :HERO11 Black
2023-04-11 20:05:18,917 [1]DEBUG DCC [(null)] - Manufacturer :GoPro
2023-04-11 20:05:18,917 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 1
2023-04-11 20:05:18,919 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 2
2023-04-11 20:05:18,938 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 1
2023-04-11 20:05:18,947 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 2
2023-04-11 20:06:25,645 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 1
2023-04-11 20:06:25,661 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 2
2023-04-11 20:06:25,680 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 1
2023-04-11 20:06:25,681 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 2
2023-04-11 20:06:25,687 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 1
2023-04-11 20:06:25,688 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 2
2023-04-11 20:06:25,692 [1]DEBUG DCC [(null)] - ===========Camera disconnected==============
2023-04-11 20:06:25,693 [1]DEBUG DCC [(null)] - Name :HERO11 Black
2023-04-11 20:06:27,735 [1]DEBUG DCC [(null)] - Bluetooth helper message :Scanning for devices...
2023-04-11 20:06:27,771 [25]DEBUG DCC [(null)] - Bluetooth helper message :Scan Complete
2023-04-11 20:06:29,099 [25]DEBUG DCC [(null)] - Bluetooth helper message :Scan Stoped
2023-04-11 20:06:30,106 [25]DEBUG DCC [(null)] - Bluetooth helper message :Scan Complete
2023-04-11 20:11:36,975 [1]DEBUG DCC [(null)] - Window command received :All_Close
2023-04-11 20:11:59,614 [1]DEBUG DCC [(null)] - --------------------------------===========================Application starting===========================--------------------------------
2023-04-11 20:11:59,642 [1]DEBUG DCC [(null)] - Application version : 2.1.6.0
2023-04-11 20:11:59,643 [1]DEBUG DCC [(null)] - Init : Analytics
2023-04-11 20:11:59,686 [1]ERROR DCC [(null)] - Wia initialized
2023-04-11 20:12:00,920 [1]DEBUG DCC [(null)] - Init : DeviceManager
2023-04-11 20:12:00,921 [1]DEBUG DCC [(null)] - Init : ExternalDeviceManager
2023-04-11 20:12:00,926 [1]DEBUG DCC [(null)] - Init : Trigger
2023-04-11 20:12:00,928 [1]DEBUG DCC [(null)] - Init : QueueManager
2023-04-11 20:12:00,934 [1]DEBUG DCC [(null)] - Init : ScriptManager
2023-04-11 20:12:00,939 [1]DEBUG DCC [(null)] - Init : PluginManager
2023-04-11 20:12:00,948 [1]DEBUG DCC [(null)] - Init : _pipeServer
2023-04-11 20:12:01,153 [12]DEBUG DCC [(null)] - Session loaded. Item number: 0
2023-04-11 20:12:01,174 [11]DEBUG DCC [(null)] - Session loaded. Item number: 0
2023-04-11 20:12:01,362 [10]DEBUG DCC [(null)] - Session loaded. Item number: 0
2023-04-11 20:12:01,693 [11]DEBUG DCC [(null)] - Session loaded. Item number: 0
2023-04-11 20:12:01,798 [1]DEBUG DCC [(null)] - Logo file not foundC:\Program Files (x86)\digiCamControl\Plugins\CameraControl.Plugins\logo.png
2023-04-11 20:12:01,800 [1]DEBUG DCC [(null)] - Loading plugin dll: C:\Program Files (x86)\digiCamControl\Plugins\CameraControl.Plugins\CameraControl.Plugins.dll
2023-04-11 20:12:03,086 [1]DEBUG DCC [(null)] - Loading plugin dll: C:\Program Files (x86)\digiCamControl\Plugins\Plugin.DeviceControlBox\Plugin.DeviceControlBox.dll
2023-04-11 20:12:05,113 [1]DEBUG DCC [(null)] - Connection device start
2023-04-11 20:12:05,120 [1]DEBUG DCC [(null)] - Connection device \\?\usb#vid_2672&pid_0059&mi_02#8&28673a23&0&0002#{6ac27878-a6fa-4155-ba85-f98f491d4f33}
2023-04-11 20:12:05,567 [1]DEBUG DCC [(null)] - Wia Camera Found: HERO11 Black
2023-04-11 20:12:06,529 [1]DEBUG DCC [(null)] - ===========Camera is connected==============
2023-04-11 20:12:06,529 [1]DEBUG DCC [(null)] - Driver :WiaCameraDevice
2023-04-11 20:12:06,529 [1]DEBUG DCC [(null)] - Name :HERO11 Black
2023-04-11 20:12:06,530 [1]DEBUG DCC [(null)] - Manufacturer :GoPro
2023-04-11 20:12:06,532 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 1
2023-04-11 20:12:06,533 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 2
2023-04-11 20:12:07,076 [1]DEBUG DCC [(null)] - Window command received :RefreshDisplay
2023-04-11 20:12:07,447 [1]DEBUG DCC [(null)] - Window command received :Zoom_Image_Fit
2023-04-11 20:12:07,477 [1]DEBUG DCC [(null)] - Window command received :Zoom_Image_Fit
2023-04-11 20:12:07,558 [20]DEBUG DCC [(null)] - cameraDevice_CameraInitDone 1
2023-04-11 20:12:07,560 [20]DEBUG DCC [(null)] - cameraDevice_CameraInitDone 1a
2023-04-11 20:12:07,831 [1]DEBUG DCC [(null)] - Window command received :Zoom_Image_Fit
2023-04-11 20:12:13,102 [1]DEBUG DCC [(null)] - Window command received :Zoom_Image_Fit
2023-04-11 20:12:13,123 [1]DEBUG DCC [(null)] - Main window capture started
2023-04-11 20:12:13,124 [1]DEBUG DCC [(null)] - Window command received :Capture
2023-04-11 20:12:13,136 [22]DEBUG DCC [(null)] - Error capture
System.NotImplementedException: Die Methode oder der Vorgang ist nicht implementiert.
   bei WIA.IDevice.ExecuteCommand(String CommandID)
   bei CameraControl.Devices.Others.WiaCameraDevice.CapturePhoto() in C:\Work\VS\CameraControl\CameraControl.Devices\Others\WiaCameraDevice.cs:Zeile 671.
   bei CameraControl.Core.Classes.CameraHelper.Capture(Object o) in C:\Work\VS\CameraControl\CameraControl.Core\Classes\CameraHelper.cs:Zeile 72.
   bei CameraControl.Core.Classes.CameraHelper.CaptureWithError(ICameraDevice device) in C:\Work\VS\CameraControl\CameraControl.Core\Classes\CameraHelper.cs:Zeile 93.
   bei CameraControl.Core.Classes.CameraHelper.Capture() in C:\Work\VS\CameraControl\CameraControl.Core\Classes\CameraHelper.cs:Zeile 82.
2023-04-11 20:12:14,856 [1]DEBUG DCC [(null)] - Window command received :DownloadPhotosWnd_Show
2023-04-11 20:12:15,142 [23]ERROR DCC [(null)] - Error loading file list
System.NotImplementedException: Die Methode oder der Vorgang ist nicht implementiert.
   bei CameraControl.Devices.BaseCameraDevice.GetObjects(Object storageId, Boolean loadThumbs) in C:\Work\VS\CameraControl\CameraControl.Devices\BaseCameraDevice.cs:Zeile 544.
   bei CameraControl.windows.DownloadPhotosWnd.PopulateImageList() in C:\Work\VS\CameraControl\CameraControl\windows\DownloadPhotosWnd.xaml.cs:Zeile 274.
2023-04-11 20:12:18,000 [1]DEBUG DCC [(null)] - Window command received :DownloadPhotosWnd_Hide
2023-04-11 20:18:30,965 [1]DEBUG DCC [(null)] - Main window capture started
2023-04-11 20:18:30,966 [1]DEBUG DCC [(null)] - Window command received :Capture
2023-04-11 20:18:30,995 [20]DEBUG DCC [(null)] - Error capture
CameraControl.Devices.Classes.DeviceException: Unable to focus. Error code :WIA_ERROR_UNABLE_TO_FOCUS ---> System.Runtime.InteropServices.COMException: Beim Aufruf einer COM-Komponente wurde ein HRESULT E_FAIL-Fehler zurückgegeben.
   bei WIA.IDevice.ExecuteCommand(String CommandID)
   bei CameraControl.Devices.Others.WiaCameraDevice.CapturePhoto() in C:\Work\VS\CameraControl\CameraControl.Devices\Others\WiaCameraDevice.cs:Zeile 661.
   --- Ende der internen Ausnahmestapelüberwachung ---
   bei CameraControl.Devices.Classes.ErrorCodes.GetException(COMException exception) in C:\Work\VS\CameraControl\CameraControl.Devices\Classes\ErrorCodes.cs:Zeile 166.
   bei CameraControl.Devices.Others.WiaCameraDevice.CapturePhoto() in C:\Work\VS\CameraControl\CameraControl.Devices\Others\WiaCameraDevice.cs:Zeile 666.
   bei CameraControl.Core.Classes.CameraHelper.Capture(Object o) in C:\Work\VS\CameraControl\CameraControl.Core\Classes\CameraHelper.cs:Zeile 72.
   bei CameraControl.Core.Classes.CameraHelper.CaptureWithError(ICameraDevice device) in C:\Work\VS\CameraControl\CameraControl.Core\Classes\CameraHelper.cs:Zeile 93.
   bei CameraControl.Core.Classes.CameraHelper.Capture() in C:\Work\VS\CameraControl\CameraControl.Core\Classes\CameraHelper.cs:Zeile 82.
2023-04-11 20:18:41,483 [1]DEBUG DCC [(null)] - Connection device start
2023-04-11 20:18:41,486 [1]DEBUG DCC [(null)] - Connection device \\?\usb#vid_2672&pid_0059&mi_02#8&28673a23&0&0002#{6ac27878-a6fa-4155-ba85-f98f491d4f33}
2023-04-11 20:18:41,511 [1]DEBUG DCC [(null)] - Wia Camera Found: HERO11 Black
2023-04-11 20:18:49,643 [1]DEBUG DCC [(null)] - Connection device start
2023-04-11 20:18:49,644 [1]DEBUG DCC [(null)] - Connection device \\?\usb#vid_2672&pid_0059&mi_02#8&28673a23&0&0002#{6ac27878-a6fa-4155-ba85-f98f491d4f33}
2023-04-11 20:18:49,667 [1]DEBUG DCC [(null)] - Wia Camera Found: HERO11 Black
2023-04-11 20:18:52,707 [1]DEBUG DCC [(null)] - Window command received :DownloadPhotosWnd_Show
2023-04-11 20:18:52,784 [22]ERROR DCC [(null)] - Error loading file list
System.NotImplementedException: Die Methode oder der Vorgang ist nicht implementiert.
   bei CameraControl.Devices.BaseCameraDevice.GetObjects(Object storageId, Boolean loadThumbs) in C:\Work\VS\CameraControl\CameraControl.Devices\BaseCameraDevice.cs:Zeile 544.
   bei CameraControl.windows.DownloadPhotosWnd.PopulateImageList() in C:\Work\VS\CameraControl\CameraControl\windows\DownloadPhotosWnd.xaml.cs:Zeile 274.
2023-04-11 20:18:54,990 [1]DEBUG DCC [(null)] - Window command received :DownloadPhotosWnd_Hide
2023-04-11 20:19:48,956 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 1
2023-04-11 20:19:48,974 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 2
2023-04-11 20:19:48,984 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 1
2023-04-11 20:19:49,000 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 2
2023-04-11 20:19:49,005 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 1
2023-04-11 20:19:49,007 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 2
2023-04-11 20:19:49,042 [1]DEBUG DCC [(null)] - ===========Camera disconnected==============
2023-04-11 20:19:49,042 [1]DEBUG DCC [(null)] - Name :HERO11 Black
2023-04-11 20:20:09,551 [1]DEBUG DCC [(null)] - Connection device start
2023-04-11 20:20:09,552 [1]DEBUG DCC [(null)] - Connection device \\?\usb#vid_2672&pid_0059&mi_02#8&28673a23&0&0002#{6ac27878-a6fa-4155-ba85-f98f491d4f33}
2023-04-11 20:20:09,571 [1]DEBUG DCC [(null)] - Wia Camera Found: HERO11 Black
2023-04-11 20:20:10,475 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 1
2023-04-11 20:20:10,511 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 2
2023-04-11 20:20:10,541 [1]DEBUG DCC [(null)] - ===========Camera is connected==============
2023-04-11 20:20:10,542 [1]DEBUG DCC [(null)] - Driver :WiaCameraDevice
2023-04-11 20:20:10,543 [1]DEBUG DCC [(null)] - Name :HERO11 Black
2023-04-11 20:20:10,543 [1]DEBUG DCC [(null)] - Manufacturer :GoPro
2023-04-11 20:20:10,544 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 1
2023-04-11 20:20:10,550 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 2
2023-04-11 20:20:10,571 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 1
2023-04-11 20:20:10,586 [1]DEBUG DCC [(null)] - DeviceManager_CameraSelected 2
2023-04-11 20:20:16,895 [1]DEBUG DCC [(null)] - Main window capture started
2023-04-11 20:20:16,896 [1]DEBUG DCC [(null)] - Window command received :Capture
2023-04-11 20:20:16,906 [27]DEBUG DCC [(null)] - Error capture
System.NotImplementedException: Die Methode oder der Vorgang ist nicht implementiert.
   bei WIA.IDevice.ExecuteCommand(String CommandID)
   bei CameraControl.Devices.Others.WiaCameraDevice.CapturePhoto() in C:\Work\VS\CameraControl\CameraControl.Devices\Others\WiaCameraDevice.cs:Zeile 671.
   bei CameraControl.Core.Classes.CameraHelper.Capture(Object o) in C:\Work\VS\CameraControl\CameraControl.Core\Classes\CameraHelper.cs:Zeile 72.
   bei CameraControl.Core.Classes.CameraHelper.CaptureWithError(ICameraDevice device) in C:\Work\VS\CameraControl\CameraControl.Core\Classes\CameraHelper.cs:Zeile 93.
   bei CameraControl.Core.Classes.CameraHelper.Capture() in C:\Work\VS\CameraControl\CameraControl.Core\Classes\CameraHelper.cs:Zeile 82.
matuslipa commented 8 months ago

I have same problem with GoPro 11 black. Sometimes the photo is taken, but mostly is not working

dukus commented 8 months ago

Hi, did you try to connect GoPro using WiFi ? Check this article https://digicamcontrol.com/blog/news_2.1.6

Regards Duka Istvan

On Wed, 8 Nov 2023 at 13:28, Matúš Lipa @.***> wrote:

I have same problem with GoPro 11 black. Sometimes the photo is taken, but mostly is not working

— Reply to this email directly, view it on GitHub https://github.com/dukus/digiCamControl/issues/406#issuecomment-1801700218, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAH3X4GKY65HFQFWDVZO76DYDNUFHAVCNFSM6AAAAAAW2T2SNKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMBRG4YDAMRRHA . You are receiving this because you commented.Message ID: @.***>

matuslipa commented 8 months ago

@dukus Thank you for your response. I tried, but not successfully. But in my usecase i prefer connection via usb, we have multiple photo stations working every day. Will you solve this problem? Is it possible to expect a fix in the near future?