quatanium/python-onvif

Long script loading time.

Opened this issue · 0 comments

when i start a python using python-onvif , it takes almost 1 minute before the script gets past the

mycam = ONVIFCamera('192.168.10.2', 8899, 'admin', 'asdf', '/home/pi/wsdl/')

line.

Is there a way to speed that up ?