> 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-1.md).

# ADTI CAM Assistant 1.1 #1

Please download the [<img src="/files/UWXxtV8F89E0lrWPmF6q" alt="" data-size="original">](https://drive.google.com/file/d/15SMo4kbvNbPe32i2xrFPl5pigshrQd1E/view?usp=drive_link)

{% file src="/files/p42Kec5v694LsP2jkG59" %}

<mark style="color:yellow;">Please NOTE: if you PC can find the camera once connect with USB, but could not connect to the software, then you need a USB Hub to provide 5V sufficient power supply to camera.</mark>

**Driver Installation**&#x20;

1\.   Connect the camera to the computer with the USB cable.&#x20;

When you access the ADTi camera for the first time, you will see other devices that are not driven under the Device Manager, the device name is ADTi Mapping Camera, as shown in the figure below.

<figure><img src="/files/2dPx7gE3MPmQhwbvnqGs" alt=""><figcaption></figcaption></figure>

2\.   Open zadig-2.7.exe ![](/files/1xCoc8UZrKSf79mvNeh9) to start installing the driver, it will recognize all the current USB devices, please select ADTi Mapping Camera in the drop-down menu , and then select WinUSB(v6.1.7600.16385) in the right side of the green arrow, then click Install Driver.

<figure><img src="/files/gd89cLhOKp8otqpRjWP4" alt=""><figcaption></figcaption></figure>

take 2-3 minutes to install the driver.

<figure><img src="/files/7ZqnWdf9HqI9RJMi3kfi" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/RJoe5a5XBkErVQKhPj46" alt=""><figcaption></figcaption></figure>

3\.   After the installation is complete, you can see that the ADTi Mapping Camea is in a normal state under the Device Manager.

<figure><img src="/files/CmdqEEBSuD8dGiFeyuRF" alt=""><figcaption></figcaption></figure>

4\.   Reconnect the camera to the computer once, then you can use the software to set up the camera normally . &#x20;

<mark style="color:orange;">**Caution:**</mark>**&#x20;If the computer has previously installed the libusb-win32 driver, you need to remove the corresponding device and uninstall the driver first.**


---

# 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-1.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.
