cck56 / mijia-720p-ctrl

The code controls the pan/tilt motors of Mijia 720p 360 degree version
23 stars 10 forks source link

Absolute position control? #5

Open sunflowerABB opened 5 years ago

sunflowerABB commented 5 years ago

Using

echo -n "MOVE,0,1" | nc -4u -w1 [Camera IP] 8888

enables relative motion control. Is it also possible to move the camera to a fixed absolute position using a single command?