# Function Bars

In this section, it allows users to perform different camera functions with these function bars while in live mode. Please see below for an explanation of the different functions available:

### Close/Open Audio

Click this button to close or open the speaker from the PC side. If someone is speaking from camera side, the user can click this button to open it, and hear the voice from the camera.

![Open/Close audi](/files/-MSBP79aKwknOVLq1miT)

{% hint style="info" %}
:man\_mage: **Tips**: It's for  cameras which have built-in microphone feature only.
{% endhint %}

### Close/Open Microphone

Click this button to close or open the microphone from the PC side. The user can use a microphone from the PC to talk through the camera.

![Open/Close Intercom](/files/-MSBOo3hOVb-_i3o-wtY)

{% hint style="info" %}
:man\_mage: Tips: It's for cameras which have two-way audio feature only.
{% endhint %}

### Snapshot

Click this button to take a screenshot of the live feed. The picture is saved here:

* Internet Explorer: at the path specified in Configuration->Storage->Local settings->Live snapshot path.&#x20;
* Other browsers: The snapshot will prompt the user to save it.

![Snapshot](/files/-MSBPeDQlDo3sXYKFzky)

### Manual Record

Click this button to manually record video. The video is saved at the path specified in Configuration -> Storage -> Local settings ->Live record path.

![Start/Stop Record](/files/-MSBPuhBdFK8RfO-KAVa)

### Digital Zoom

Click this button to activate the zone selection function. This allows the user to use the mouse to select a zone to zoom in with.

![Zoom/Normal](/files/-MSBQDevxXGoC2Rnl6X4)

### Full Screen

This button allows the user to make the live feed go into full screen mode. Double click the mouse or click the ESC button to exit full screen mode.

![Full Screen](/files/-MSBQeBzTzrRgRPIx-ed)


---

# 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/function-bars.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.
