# Cameras

{% hint style="info" %}
This is a compatible list of cameras for DroneCore 2.
{% endhint %}

\
The following cameras are compatible with our devices:

* OV9281
* IMX477
* Econ
* Arducam
* IMX219
* Allied Vision (in a version of the entire system, but we provide it)
* TC357843 (HDMI grabber)

By default, OV9281 and IMX477 are **enabled on DCS 2.0**. We do not provide DTS files for all of the cameras **for JP 5.1.2 and DCS 2.0**, but the DTS files can be edited to work with the other cameras. IMX477 native camera can be purchased at: [Arducam High Quality Camera for Jetson Nano and Xavier NX](https://www.arducam.com/product/arducam-high-quality-camera-for-jetson-nano-and-xavier-nx-12mp-m12-mount/)


---

# 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.airvolute.com/peripherals/cameras.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.
