You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the "Usage" section of the README.rst the example for moving the camera down has two extra parens at the end of the line:
camera.ptz_control_command(action="start", code="Down", arg1=0, arg2=0, arg3=0)))
The text was updated successfully, but these errors were encountered:
In the "Usage" section of the README.rst the example for moving the camera down has two extra parens at the end of the line:
camera.ptz_control_command(action="start", code="Down", arg1=0, arg2=0, arg3=0)))
The text was updated successfully, but these errors were encountered: