BaQs / pyEzviz

Python package for ezviz cameras
Apache License 2.0
103 stars 45 forks source link

Camera is not moving for Y-axis #134

Open monupurohit opened 11 months ago

monupurohit commented 11 months ago

pyezviz -u XXX@gmail.com -p PASS -r XXXX.ezvizlife.com camera --serial XXXX move_coords --x 0 --y 0

pyezviz -u XXX@gmail.com -p PASS -r XXXX.ezvizlife.com camera --serial XXXX move_coords --x1--y1

Only X-axis movement is occurring

even only changing Y-coordinate : --x 0 --y 0 --x 0 --y 1

nothing is hapenning