python-onvif-zeep
python-onvif-zeep copied to clipboard
Fix ONVIFService create_type to use the correct namespace prefix
I had issues with some services since their namespace prefix is not "ns0", so I put some logic to determine the correct prefix and use the hardcoded one only as default.