When pocs camera setup is run and DSLRs are attached, it writes the usb port (e.g. usb:001,014) to the config file. Because we are using gphoto2 to handle the cameras and because USB is finicky, the camera USB resets often and a new usb port assigned. Because it is now hard-coded in the config it doesn't work and you have to run pocs camera setup again to write the new value to the config.
Ideally we handle the disconnects better in some fashion but can also try to fix the pocs camera setup command to handle the DSLRs better.
When
pocs camera setupis run and DSLRs are attached, it writes the usb port (e.g.usb:001,014) to the config file. Because we are usinggphoto2to handle the cameras and because USB is finicky, the camera USB resets often and a new usb port assigned. Because it is now hard-coded in the config it doesn't work and you have to runpocs camera setupagain to write the new value to the config.Ideally we handle the disconnects better in some fashion but can also try to fix the
pocs camera setupcommand to handle the DSLRs better.