Quote "(edit: from my understanding, this is not a feature of RemoteCapture specifically, simply applying +5v to the USb connector will cause these cameras to power up)"
This is interesting ... I don't know how USB works at the low level but could there be a signal, script command that operates locally, I can issue via CHDKPTP to do that? I don't so, because I expect the USB is permanently powered. Any ideas?
Quote "If this were my project, I'd very strongly consider connecting the camera button inputs to some kind of software controlled GPIO on your control system. This would solve the reboot problem, and also give you the ability to control CHDK menus and a lot more flexibility overall."
While I do have that kind of capability it decentralizes the control of functional blocks of my entire system further complicating its already dense useability, so I try to minimize it as much as possible. For CHDK menus I can manage because I simply run a script now after bootup that sets up everything as needed. I did not want to intercept the power switch but it looks like I may have to // I do these via tiny optoisolators // small function but big job each time. But for other users in your community CHDK menu access may be useful if they are setting up a system like I am describing in the other thread.