robert replied to the topic 'INDI DSLRs FAQ' in the forum. 5 years ago

i have been working with Marcus Meissner to include Panasonic Lumix cameras in libgphoto2 over wifi/http. ( github.com/gphoto/libgphoto2/tree/lumix ) this is starting to work well form gphoto2 CLI however the --auto-detect option is not yet avail since libgphoto does need the IP address of the camera to connect to it. so at the moment the CLI options for gphoto2 are:

gphoto2 --port ip:192.168.1.14 --camera "Panasonic LumixGSeries"

Is there a way to configure the indi gphoto driver to include these options at startup instead of relying on the --auto-detect?

Thanks

Read More...