Multicamera capturing by barcode takes just at one cam

Report bugs and errors to the digiCamControl development team.
Post Reply
AyDTT
Posts: 2
Joined: Thu Jun 17, 2021 11:31 am

Multicamera capturing by barcode takes just at one cam

Post by AyDTT » Thu Jun 17, 2021 11:42 am

Hi,

I´m using digicamcontrol 2.1.2.0 with two Canon EOS R via USB-C. Both cameras are working.
I wanna release both cameras via a barcode scan. But: just the first (master) camera will be released when a barcode is scanned. Did I forget something to set up?

At multicamera window
- parallel live view works.
- capturing both via button click works (hint: I have to set a delay of at least 300ms, otherwise the picture of the first camera will be used for both cameras!)

The main goal:
- scaning a barcode
- capture both pictures
- bringing scanned barcode as text overlay to image
- and save this images at a network share including the barcode and the camera in the name

Edit: Attaached logfile. What you see there:
-
app.log
dCC logfile
(17.12 KiB) Downloaded 757 times
both cameras connected
- opening dCC
- capturing via multi camera view (resulting in two images)
- capturing view barcode view (resulting in one image)
- closing dCC

Thanks in advance, Thomas

Multicamera capturing by barcode takes just at one cam

Advertisment
 

AyDTT
Posts: 2
Joined: Thu Jun 17, 2021 11:31 am

Re: Multicamera capturing by barcode takes just at one cam

Post by AyDTT » Thu Oct 07, 2021 3:40 pm

Meanwhile we helped ourself by adding the "CaptureAll" functionality including UI checkbox to barcode handling:
Diff of CameraControl/ViewModel/BarcodeViewModel.cs
Diff of CameraControl/ViewModel/BarcodeViewModel.cs
BarcodeViewModel.cs .png (144.93 KiB) Viewed 4539 times
Diff of CameraControl/windows/BarcodeWnd.xaml
Diff of CameraControl/windows/BarcodeWnd.xaml
BarcodeWnd.xaml.png (129.52 KiB) Viewed 4539 times
Diff of CameraControl.Core/Translation/TranslationStrings.cs
Diff of CameraControl.Core/Translation/TranslationStrings.cs
TranslationStrings.cs.png (65.76 KiB) Viewed 4539 times

Post Reply