ONVIF Client Implementation in Python 2+3 (using https://github.com/mvantellingen/python-zeep instead of suds as SOAP client)
445
stars
145
forks
source link
Python onvif PTZ ContinuousMove has an error Argument Value Invalid #98
Open
lsirikh opened 2 years ago
I am currently making a program to control onvif using python.
The problem is that there is an error that does not work properly in certain cameras.
The original Python text and the Request and Response Soap xml text are attached together.
In particular, there is a problem with motor control on the PTZ side.