# OSD

## OSD

* Go to Configuration->Video & Audio->OSD

![OSD](/files/-MSNSpZq9MKejIqxTXNQ)

## Explanation

The menu allows the user to select which overlay to modify. Device information, Date Time, and Customized Text and picture can all be modified.

* **Device information**, the checkbox enables / disables the feature. The Input Channel Title field allows the channel title to be modified.&#x20;
* **Date Time**, the checkbox enables / disables the feature. Clicking the Display Weekdays checkbox will show the weekday at the end of the time-stamp.&#x20;
* **Customized Text**, the checkbox enables / disables the feature. The Input Text box allows the user to enter text as needed.&#x20;
* **Picture**, the user can use the browse button to select a picture to display. The size of the picture cannot be bigger than 250\*150 pixel size and has to be in JPG format.&#x20;
* **Restore Default**: Restore the values to default setting.&#x20;
* **Refresh**: Refresh the display of the settings’ value.&#x20;
* **Save**: Save the settings.


---

# 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/configuration/video-and-audio/osd.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.
