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
Ok so here is DIYPhotobits.com Camera Control 2.0 — the Embarrassment release. I’ve named it that because I’ve had no time to work on it recently and so it still is a) very rough with major holes and b) fails to have all the obvious fixes and enhancements that I have discussed with people.
Two of my scripts let you press a key on the keyboard, or click with the mouse, and remotely release the shutter. But just like the built in Windows Explorer technique for doing these they both only are able to trigger JPG, even if the camera is set to RAW.
Until today. It turns out this is not that hard to fix. But the programatic technique is a bit of a laugh; because Windows Image Automation does not officially support RAW the NEF files on my Nikon D300 are typed as being of “undefined” type. Unlike JPG files which WIA does know are JPG files and are typed appropriately.
Since I first posted my free script that allows Nikon DSLRs to be shot tethered I’ve been very pleased with the response, it seems to have been helpful to many people. However I’ve hardly been very good at documenting how to use it. So in an attempt to fix that I’ve made this little video which shows how to use it.
This is my first video attempt so it is pretty basic — but it took me all afternoon to put together, so please excuse the rough edges. Hopefully I’ll work out how to do this better and perhaps make some videos explaining my hardware DIY projects which would also benefit from this type of explanation. Read more...
Update: This is now obsolete for two reasons, firstly remote is built into windows, and secondly for advance use you have the DIYPhotobits.com Camera Control 1.0 application.
I wrote yesterday about why I need this script to be a remote shutter release for my Nikon D300 so today here are the details of what you need, and how to use it. Oh, and why not use one of the cheap 3rd party remotes
Update: The With Bridge version provides almost instant image viewing in Adobe Bridge without any keypresses. If you use Bridge instead of Adobe Lightroom then download that version. I’ve also made a video to show how to use this script.