TwoCamControl - fast two camera chdkptp photos (Windows)

General discussion about software packages and releases, new software you've found, and threads by programmers and script writers.

Moderator: peterZ

Post Reply
dtic
Posts: 464
Joined: 06 Mar 2010, 18:03

TwoCamControl - fast two camera chdkptp photos (Windows)

Post by dtic »

TwoCamControl

Windows frontend for chdkptp with two cameras.

Features
Shoots two cameras at (almost) the same time and quickly.
Saves each photo directly to the PC.
Very quick (thanks to the chdkptp rsint command).
Trigger cameras with a GUI button, keyboard shortcut or mouse wheel.
Autonames files in sequence 0001L.jpg 0001R.jpg 0002L.jpg ...

Controls - Basic Workflow
Connect cameras.
Adjust Zoom and Focus. Preview shots with current settings.
When the settings are good start a New Project and Shoot.

See readme on https://github.com/nod5/TwoCamControl for more details.

Download binary
https://github.com/nod5/TwoCamControl/releases
TwoCamControl1.PNG
TwoCamControl1.PNG (11.38 KiB) Viewed 20782 times
TwoCamControl2.PNG
TwoCamControl2.PNG (22.47 KiB) Viewed 20782 times
Changelog
https://github.com/nod5/TwoCamControl/b ... ANGELOG.md
nafraf
Posts: 25
Joined: 29 Oct 2013, 09:33
Number of books owned: 0
Country: Brazil

Re: TwoCamControl - fast two camera chdkptp photos (Windows)

Post by nafraf »

Nice work! :)

If your camera does not support filewrite support, it is possible to ask for the support posting to CHDK international forum. This thread in particular discuss the implementation of fwt for several cameras. Or post the request to the corresponding model porting thread.
duerig
Posts: 388
Joined: 01 Jun 2014, 17:04
Number of books owned: 1000
Country: United States of America

Re: TwoCamControl - fast two camera chdkptp photos (Windows)

Post by duerig »

This is great! Now I have some thing to recommend for people without a Raspberry Pi. :)

dtic, I am continually astounded by the great things you are able to do with AutoHotKey.
User avatar
daniel_reetz
Posts: 2812
Joined: 03 Jun 2009, 13:56
E-book readers owned: Used to have a PRS-500
Number of books owned: 600
Country: United States
Contact:

Re: TwoCamControl - fast two camera chdkptp photos (Windows)

Post by daniel_reetz »

Really cool! I'm going to have to try this out myself. Many times, for prototyping, I've wished I had a utility just like this.

Thanks for your work, dtic!
dtic
Posts: 464
Joined: 06 Mar 2010, 18:03

Re: TwoCamControl - fast two camera chdkptp photos (Windows)

Post by dtic »

Thanks people! Do try it and post any bugs here. It controls chdkptp by sending input to two cmd windows and timing for that can vary depending on how fast the CPU is so posts confirming that all works well are of use. I'm especially keen to hear if all commands work also on older/slower PCs.

I should have put this in the OP: TwoCamControl has no preview mode, since I've had no need for that myself. But as photos are downloaded immediately anyone who wants that could make a small script that monitors the project download folder and displays the two most recent images. I might do that later.
mihai2054
Posts: 3
Joined: 21 Sep 2014, 04:35
Number of books owned: 500
Country: romania

Re: TwoCamControl - fast two camera chdkptp photos (Windows)

Post by mihai2054 »

(solved! i've installed the autohotkey program you mentioned) hy dtic, nice work with this. i'm trying to run this script, i've set it after the recommandation but when i'm trying to run it, error at 340 line pop up. i've installed chdkptp 5.47 and followed the steps in the .txt.
dtic
Posts: 464
Joined: 06 Mar 2010, 18:03

Re: TwoCamControl - fast two camera chdkptp photos (Windows)

Post by dtic »

I sent PM to mihai2054 and he has already solved the issue (related to an older autohotkey version installed if I understood correctly). He uses Win 8.1 so now we know that TwoCamControl works in 8.1 too.
rcull
Posts: 17
Joined: 13 Feb 2012, 00:23
Number of books owned: 0

Re: TwoCamControl - fast two camera chdkptp photos (Windows)

Post by rcull »

I feel bad about asking this, but I am following the link to download the chdkptp, but when I get there I don't find a link to download. I do see link to chdk and ptp extension, but neither seem to be appropriate.

Thanks for your guidance:)
dtic
Posts: 464
Joined: 06 Mar 2010, 18:03

Re: TwoCamControl - fast two camera chdkptp photos (Windows)

Post by dtic »

Hi, on the linked chdkptp page ( https://www.assembla.com/spaces/chdkptp/wiki ) there is a top bar, click "Files" there. The layout is a bit confusing. Here is a direct link https://www.assembla.com/spaces/chdkptp/documents
nafraf
Posts: 25
Joined: 29 Oct 2013, 09:33
Number of books owned: 0
Country: Brazil

Re: TwoCamControl - fast two camera chdkptp photos (Windows)

Post by nafraf »

dtic wrote:TwoCamControl
- chdkptp downloaded and unzipped ( https://www.assembla.com/spaces/chdkptp/wiki )
Note: For now use chdkptp version r547. Versions r592 to r650 has a bug that breaks TwoCamControl.
Hi, was that bug fixed? what is the problem? Thanks
Post Reply