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
The software you need is:
- Microsoft Speech SDK 5.1
- DIYPhotobits.com Camera Control 2.1
Then to get voice activated shutter release: Read more...
- Install both.
- Turn on the Language Bar (in control panel, regional and language, languages, details, language bar)
- (Optional) Train Microsoft Voice recognition (in control panel, speech)
- Turn on the microphone (click the mic icon in the language bar)
- Run DIYPhotobits.com Camera Control 2.1
- Say “Voice command”
- (optional) Say “What can I say” then scroll down to the bottom of the list where it says “Menus and Buttons” and expand that list, ensure that “Shutter release” is one of the listed commands
[Read more →]
Tags: Software
Update; Now try version 2.
Ok here’s something new — I’ve taken the various little scripts for tethered shooting and remote control and wrapped them up in a nicer interface. This is the first time I’ve tried writing a “hypertext application” or .HTA file and it’s quite an interesting mix of HTML and scripting. I think I can do quite a few interesting things with this. But for now here I have produced:
DIYPhotobits.com Camera Control 1.0
DOWNLOAD (200K installer)
Use version 2 instead Read more...
[Read more →]
Tags: Software
September 30th, 2008 · 3 Comments
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.
Read more...
[Read more →]
Tags: News
September 29th, 2008 · 1 Comment
Tags: Video
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
(e.g. Phottix N1
or Cleon N8), a real remote like a ML-3 or a MC-DC1 Remote cord? Well if I can DIY I’d always like to try that first!
Read more...
[Read more →]
Tags: Software
Yes, to go with my expensive D300 — I now find I have no wireless remote control shutter release. The handly little not-particularly-cheap ML-L3 remote that worked for my D40 is no good for the D300.
Instead I’m supposed to buy an ML-3 remote – which costs about ten times the price. Sure it does a lot more, but I don’t particularly want more, I just want to press a button in my hand while the camera is on a tripod at the other side of the room as I do endless self-portraits while practicing my off-camera lighting. Read more...
[Read more →]
Tags: News