I noted that several people have used the Camera control script as the software to drive a photobooth as events, such as wedding, where guests can come up and take their own picture.
The script can be used like that, but is hardly ideal. However I can imagine making a “photobooth mode” specifically for this purpose which would take away some of the problems.
E.g. you could have a simplified control – basically only one button to press.
Let me know if that sounds interesting and if you have any ideas to add and see if I should spend some more thought on it.
[Read more →]
Tags: Blog
Seems strange but if you are having trouble with Camera Control being unreliable or failing to perform, try making sure that your USB cable connection is good:
- Use a short cable
- Use the best quality cable you have
- Plug the cable directly into the PC, not via a hub
Strange as it may seem this has fixed some of my own problems. Apparently it is possible to have an unreliable USB connection which is good enough for some purposes (including downloading images in batches), but not good enough for tethering. Read more...
[Read more →]
Tags: Blog
If you find that the Camera Control 5.0 script is not working at all on Vista or Win7 it probably is because it is trying to properly set the jpg/raw status during camera initialization and that doesn’t always work properly on non-XP systems.
Because this messes up the whole script camera initialization other things stop working as well. So try this beta version where I have turned off the error checking for that suspect line:
DIYPhotoBits.com Camera Control 5.1 beta
Please let me know in the comments if this helps, and if so I’ll release it in proper packaged format.
[Read more →]
Tags: Download · Software
Happy Lunar New Year to those of you who celebrate it, and welcome to the Year of the Tiger release of DIYPhotobits Camera Control!
Download 5.0 here
DIYPhotobits Camera Control 5.0 – The Tiger Release – gets a new major version number (from 4 to 5) to reflect several important new enhancements, plus a “.0″ to show that this is new stuff and not as well tested as I would have liked. Read more...
[Read more →]
Tags: Download · Software
November 3rd, 2009 · 3 Comments
I do, at least I am able to do when I’m shooting tethered with my CameraControl 4.1 script. Every image goes onto the flash memory card in the camera *and* onto the hard disk of the attached PC.
That matters to me when I’m doing a critical shoot. To me a critical shoot means one of my wife or my kids, capturing moments near to my heart which may never be exactly replicated. Particularly true with a 4 month old baby! It’s amazing how every week he is do different – so no going back and saying “I’ll take that picture again next week”, coz it won’t be the same will it? Read more...
[Read more →]
Tags: Uncategorized
Changes in 4.1 – the “Eat your own dog food” release of DIYPhotobits.com Camera Control.
4.1
- allow fractional bracketing by changing Cint to Cdbl
- don’t crash on line 157 if there is nothing to download
- removed the “download immediately” function and changed things so that the normal tether does this function
- fixed the bug where push external viewer doesn’t work unless you explicitly choose the output folder
Download it here.
[Read more →]
Tags: Download · Software
September 25th, 2009 · 7 Comments
Update: Sadly this doesn’t work. Ok I really need to fix this bug soon.
Getting this message from DIYPhotobits.com Camera Control when you click the “Shutter Release” button?
It’s a bug, the script is failing to handle the fact that the camera is very slightly slow in delivering the image after taking it.
To avoid this:
Stop using the “Download Immediately” checkbox
Instead, press the “Start Tether” button.
The result is (almost) the same; when you click Shutter Release the images ARE immediately downloaded (because the tether is running), but it’s by a different piece of code that patiently waits for the image to become available rather than demanding it immediately. Read more...
[Read more →]
Tags: Software
February 21st, 2009 · 2 Comments
Stefan Hafeneger , has built a Nikon specific camera control app for macs which is now beta and freely available. He is using the Nikon SDK as well so should be able to implement much more Nikon specific controls than I am able to via WIA on Windows in my script.
Apparently he is able to understand the SDK as well – which means not only can he program better than I but his English/Japanese parsing skill is much higher than mine as well and I salute him!
[via dptnt]
[Read more →]
Tags: Software
It is here, it is basic, but it works (somewhat) — Bracketing. Once again I find myself either spending an hour I have available to work on the code, or publishing what I already have working, limited though it may be.
So here we have 4.0 – the Basic Bracketing version.
DOWNLOAD
Expect bugs — that’s why the version is a .0 one! However it should do you for some basic HDR or timelapse uses.
Update:
Read more...
- Only works in P, A or S modes as the bracketing is controlled by adjusting the exposure compensation. I’ll do M mode support later.
[Read more →]
Tags: Software
I’m please to be able to say that you can now download
the latest release of DIYPhotobits.com Camera Control. This is release 3.0 – the Happy New Year! release.
DOWNLOAD 3.0
Upgrading to this version will get you:
Yes, at last, I’ve implemented — admittedly very very basic and boring — but still functional — time lapse. If you have a D300 or other camera with time lapse built in then this is boring, but for those of you with D40 and similiar then this gets you what you need to do all those fun time lapse videos. Read more...
[Read more →]
Tags: Software