Relative Content

Tag Archive for cameraonvifvapix

Is it possible to bulk configure Axis cameras via a python script using SOAP API commands?

I have about 200 Axis brand cameras which I am having to move over to an Avigilon system. None of these cameras have ONVIF profiles set up in them yet, as well as a few things like turning on the microphone etc. I am trying to create a python script which applies a template to each camera via IP address when you run it, so I don’t have to manually configure every camera. I am unable to get any SOAP commands to function except a basic login, after that I am either sending an incorrect command to create an ONVIF profile or it is timing out.