Line: 157; char: 2; Error: Index out of range

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.

Side-effect; this means if you press the shutter release button on the camera then that image also is downloaded.

Sorry I haven’t posted a proper fix for this. What with a new baby in the house (3 months next week and doing fine) we hardly have time to get our jobs done, let alone our hobbies.

Iphone Nikon remote control

I’m glad to see more and more things that make my Camera Control script obsolete! See this Iphone Nikon remote control application.

Now you can get full control of your Nikon (not just PTP things but full SDK control including liveview) via an iphone or itouch. It’s only $20 too so very reasonable – there is a “lite” version for $2 also.

Downside is that it isn’t really the iphone controlling the DSLR, actually the iPhone talks to software on your PC (via what they call “server” software) and the PC talks to the DSLR so you do need a PC (windows or apple) meaning this is not quite the lightweight solution it appears at first glance.

I have not actually tried this myself (I don’t have an iphone) but it sounds like a great idea.

[via Scott Kelby]