moveToHomePosition

abstract fun moveToHomePosition(cameraId: String): Boolean

Moves the camera's pan, tilt and zoom position back to its home/center coordinates.

This will only be functional for cameras having pan, tilt and/or zoom capabilities, and automatic tracking configuration disabled.

Return

True if the operation is successful.

Parameters

cameraId

the ID of the camera to move.