> For the complete documentation index, see [llms.txt](https://docs.sonoransoftware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sonoransoftware.com/store/evidence-camera.md).

# Evidence Camera

![Sonoran Software - Evidence Camera Promotional Image](/files/sBGrCnOJMotZClIRyT8z)

{% embed url="<https://www.youtube.com/watch?v=jxTvYyDmJAE>" %}
Sonoran Software - Evidence Camera Promotional Video
{% endembed %}

## Evidence Camera

### Features

* Ability to operate standalone
* Support for ESX, QBCore, and Sonoran CAD

<figure><img src="/files/DC8RXfoOKpUek4EEgzpI" alt=""><figcaption><p>Sonoran Software - Evidence Camera Promotional Image</p></figcaption></figure>

<figure><img src="/files/rcR7I2hCnCJ6he3hdszr" alt=""><figcaption><p>Sonoran Software - Evidence Camera Promotional Image</p></figcaption></figure>

<figure><img src="/files/oMKQDf1d2rJr6Gqs80cT" alt=""><figcaption><p>Sonoran Software - Evidence Camera Promotional Image</p></figcaption></figure>

<figure><img src="/files/c93mbhsfJRS0WPzN9MeV" alt=""><figcaption><p>Sonoran Software - Evidence Camera Promotional Image</p></figcaption></figure>

<figure><img src="/files/IWlmz0nwo4HDO38unAjj" alt=""><figcaption><p>Sonoran Software - Evidence Camera Promotional Image</p></figcaption></figure>

<figure><img src="/files/IwKQj2l4Sf6zzXoyxD1V" alt=""><figcaption><p>Sonoran Software - Evidence Camera Promotional Image</p></figcaption></figure>

### Commands

| Command Name | Command Description        | Required Permission |
| ------------ | -------------------------- | ------------------- |
| `/ecam`      | Toggle the evidence camera | None                |

### Changelog

#### v.1.2.6

**Feature Request**

* `Add config for capture button`
* `Move all English text to translation config in config.lua`

#### v1.2.5

**Hotfix**

* `Change event handler to register CAD endpoints correctly`

**Feature Request**

* `Add the ability for Fire and EMS to also use and upload photos to CAD`

#### v1.2.4

**Security Update**

* `Move Discord webhook configuration to strictly server sided file to prevent client dumps`

#### v1.2.3

**Hotfix**

* `Fix Ox_Inventory support with latest update`

#### v1.2.2

**Feature**

* `Added Quasar Inventory support`

#### v1.2.0

**Bugfixes**

* `Fixed numerous ESX bugs`

**Features**

* `Added support for Ox Inventory`
* `Added support for custom inventories`

#### v1.1.3

* `Standalone object duplication hot fix`

#### v1.1.2

* `Fix QBCore bug on newer servers`

#### v1.1.1

* `Fix QBCore object registration bug`

#### v1.1.0

* `Fix QBCore Camera`
* `Add photo object to inventory`
* `Misc bug fixes`

#### v1.0.1

* `Fix NUI bug (Please ensure resource name is sonoran-evidencecam)`

#### v1.0.0

* `Inital Release`


---

# 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.sonoransoftware.com/store/evidence-camera.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.
