python-onvif-zeep icon indicating copy to clipboard operation
python-onvif-zeep copied to clipboard

Fix ONVIFService create_type to use the correct namespace prefix

Open hr-kapanakov opened this issue 4 years ago • 0 comments

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.

hr-kapanakov avatar Dec 18 '20 14:12 hr-kapanakov