# PTZ Control

In this section, the functions bar allows the user to perform different functions while in live mode. Please see the following images for an explanation of the different features available:

### PTZ Control

Click these buttons to control the PTZ camera Left/Right, Upper/Down, Left-Upper/Right-Down, Right-Upper/Left-Down.&#x20;

![PTZ Control](/files/-MSAyOVYgd7FuaMqf7Ah)

{% hint style="info" %}
:man\_mage: **Tips**: The controls only affect PTZ Camera.
{% endhint %}

### Zoom In/Out

Click to zoom in and out on the motorized camera and PTZ camera lens.

![Zoom In/Out](/files/-MSAzWsVtcX0kuAVmkFP)

### Focus +/-

Click to adjust the Focus of the Auto Focus Lens on the motorized camera or PTZ camera.

![Focus](/files/-MSB-6H66hZQAF-fq2k-)

### IRIS +/-

Click to adjust IRIS open bigger or smaller on PTZ camera.

![IRIS](/files/-MSB0TmjYMRoLequqp59)

### Lens Initialization

Click to initialize the lens. After initialization, the lens will be focused.

![Reset Lens](/files/-MSB1IX0n2XHnNdo-S4F)

### Speed Control

PTZ control speed adjust bar.

![Speed Control](/files/-MSB1wvD8Iud3-xxZVQL)

### Preset

Define the Preset of PTZ or motorized lens camera. Double click on the preset to define the preset and name the preset.

![Preset](/files/-MSB2Xh9A4PA2mX3SlWp)

### Preset Control

* To call the defined preset;
* To name the preset;
* To delete the preset;

![Preset Control](/files/-MSB33OX6TaRSdHSHMya)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.jtokenapp.com/live-camera/live-view/ptz-control.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
