# Using the Camera Control Laptop

{% embed url="<https://drive.google.com/file/d/1S6a10bvINBzbWEzvHTPLF24JJ8idTUuP/view?usp=sharing>" %}

If you have purchased a Camera Control Laptop, you can run the CCA3 application for both video and camera control on the Camera Control Laptop. This system comes with a gamepad for camera control and offers a touch-screen for mission planning, UAV control, and camera control.

{% hint style="info" %}
If you want to ground-test the setup and your DeltaQuad Pro #VIEW has a camera with a thermal sensor, make sure that the camera gets enough cooling through an air stream provided by a small USB fan or something similar.
{% endhint %}

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

To use the Camera Control Laptop you will need the following items:

* The DeltaQuad Pro (The vehicle needs to be powered and a connection must be established with the DeltaQuad Controller.)

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

* The DeltaQuad Controller

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

* The ruggedized laptop that was provided with your DeltaQuad Pro

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

* The gamepad

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

* An internet connection for both, the DeltaQuad Controller and the Camera Control Laptop

{% hint style="info" %}
You can use the Camera Control Laptop either locally or remotely. When using the laptop on-site, the DeltaQuad controller and the Camera Control Laptop should be connected to the same Wi-Fi network or hotspot.&#x20;
{% endhint %}

## Setting up the Camera Control Laptop

* Connect the gamepad to the laptop via the USB connection.

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

{% hint style="danger" %}
Do not connect the gamepad to the DeltaQuad Controller as this is not supported.

With the DeltaQuad Controller, the operator can control the camera with the left-sided joysticks as described in the manual section [here](https://docs.deltaquad.com/deltaquad-pro-operations-manual-v2/deltaquad-pro-view/controlling-the-camera).
{% endhint %}

<figure><img src="/files/UgakpAsJseSLOLmK1eKc" alt="" width="563"><figcaption><p>Do NOT connect the gamepad to the DeltaQuad Controller!</p></figcaption></figure>

* Open and start up the Linux-based laptop.

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

* You need to start up two applications: CCA3 and the Connection Manager.

<figure><img src="/files/hbq0uQuPS9ecEXRyF9dV" alt="" width="375"><figcaption></figcaption></figure>

You have three different options to establish a connection between the DeltaQuad Controller and the Camera Control Laptop:

* [Wi-Fi network connection](/deltaquad-pro-operations-manual-v2/deltaquad-pro-view/using-the-camera-control-laptop/wi-fi-network-connection.md)
* [VPN-based connection](/deltaquad-pro-operations-manual-v2/deltaquad-pro-view/using-the-camera-control-laptop/vpn-based-connection.md)
* [Controller hotspot connection](/deltaquad-pro-operations-manual-v2/deltaquad-pro-view/using-the-camera-control-laptop/controller-hotspot-connection.md)

## Gamepad camera controls

The Camera Control Laptop comes with a gamepad that controls the camera.

The following is the button layout of the gamepad:

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


---

# 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.deltaquad.com/deltaquad-pro-operations-manual-v2/deltaquad-pro-view/using-the-camera-control-laptop.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.
