> For the complete documentation index, see [llms.txt](https://docs.adti.camera/adti-45cmf-module-quick-start-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.adti.camera/adti-45cmf-module-quick-start-guide/adti-cam-assistant-1.1-3.md).

# ADTI CAM Assistant 1.1 #3

6. CAM Setting

CAM Setting = camera setting change, there are some parameters that you can simply change and save by ADTI CAM Assistant 1.1.

<figure><img src="/files/SZusc4RgDrCuV0FRsn4s" alt="" width="563"><figcaption></figcaption></figure>

1. *Exposure parameter setting,If your drone is fixed-wing, select a parameter faster than 1/1000.*

2. *ISO parameter setting,if you have good light, choose the smallest possible ISO to reduce photo noise.*

3. *AWB mode setting, there are three modes to choose from, automatic, sunny and cloudy, usually we choose auto.*

4. *Color mode, we usually choose the standard.*

5. *Exposure compensation parameter, default is 0. 18/19*

6. *SN code, each camera has a unique SN code for tracking production and after sales.*

7. *Camera time setting.*

8. *IP address used to remotely download photo files.*

9. *IP address of the real-time network video stream output, the camera defaults to RTSP mode output.*

10. *Restoring the camera's factory default settings*

11. *Cancel Settings*

12. *Press OK to confirm that the settings and take effect, no need reboot the camera.*

13. Firmware Upgrade

Select the camera FW Bin file to upgrade the camera firmware in real time on a PC, or place the Bin file in the SD of the camera and power on the camera for automatic firmware upgrade.

8. Enable IP video Stream

Click once to enable the video streaming feature and once more click to disable the function


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.adti.camera/adti-45cmf-module-quick-start-guide/adti-cam-assistant-1.1-3.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
