Hi all,
I can access a smb folder through webpage (ethernet) or from the camera. The, the API (connecting through usb) recognize it in the "media" folder so I can use it to save there.
However, I would like to set it up (ip address, folder, username and password) directly from the python API as I need to have the API though USB and the ethernet connection (for smb storage) in two separated computer, thus making this process more automatic.
Thanks