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
Sorry for the new person question, but I am really having trouble figuring out what parameters are affected by 'arg, 'arg2', and 'arg3'. I could not find examples showing what these do.
Inferred from the documentation, args 1 and 3 don't matter and arg2 is the speed in the range 1-8. However some say that arg1 is vertical and arg2 is horizontal speed.
Sorry for the new person question, but I am really having trouble figuring out what parameters are affected by 'arg, 'arg2', and 'arg3'. I could not find examples showing what these do.
camera.ptz_control_command(action="start", code="Down", arg1=0, arg2=0, arg3=0)
I can make the camera move trying random values, but can not figure out what the pattern is. Any help would be appreciated.
Paul McWhorter
The text was updated successfully, but these errors were encountered: