Open sunflowerABB opened 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?
Using
enables relative motion control. Is it also possible to move the camera to a fixed absolute position using a single command?