V380_Python
V380_Python copied to clipboard
Python source code for V380
Results
2
V380_Python issues
Sort by
recently updated
recently updated
newest added
hi i use your code for v380 camera. it's work but when i want move camera to left or right or up, down, that move to end of possible it...
As explained in the commits, the `V380_complete_public.py` has been taken care of: - fix: indentation - fix: remove unused `getch` import - enh: factor-out url/ports & cmd duration (0.5sec) -...