> For the complete documentation index, see [llms.txt](https://docs.rekor.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rekor.ai/rekor-edge-max-tm/installing/edge-max-camera-installation.md).

# Edge Max Camera Installation

When installing the Edge Max camera, there are a few simple steps:

1. Mount the plates.
2. Install the metal mounting plate to the pole with band clamps.
3. Connect the camera cables.
4. Install the camera.

Download of PDF of the Edge Max Camera Installation Guide here:

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

### Mounting

The first step is to install the camera base plate onto the metal mounting base.

<div align="left"><figure><img src="/files/qzL4iLvyf6SVy7GZNDya" alt=""><figcaption></figcaption></figure></div>

Next, run the CAT5/CAT6 Ethernet cable through the waterproof grommet.

1. Put the shield over the RJ45 connector on the end of the cable.&#x20;
2. Remove the cap off the waterproof grommet.
3. Insert the cable through the grommet.
4. Remove the shield.

{% hint style="info" %}
Make sure the waterproof membrane securely surrounds the outside of the Ethernet cable.
{% endhint %}

<div align="left"><figure><img src="/files/7RNl2Lci5XrxdLxkp040" alt=""><figcaption></figcaption></figure></div>

Attach the mounting ring to the base plate.

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

1. Locate and mark the position on the pole where you plan to install the camera (s).
2. Insert the band clamps into the slots on the mounting base.
3. Wrap the band clamps around the pole and cinch them tight. Secure the clamps by tightening the screws on the clamps.

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

### Camera Connections

Next, we'll make the camera connections.

1. Clip the safety wire from the camera base onto the strap on the mounting ring.

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

2. Connect the CAT5/CAT6 Ethernet cable to the POE port on the camera.

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

### Install the Camera

Attach the camera to mounting ring using the 4 provided screws.

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

{% hint style="info" %}
REMEMBER TO REMOVE THE LENS CAP!
{% endhint %}

Manually adjust the camera to capture the lanes properly. Tighten the adjustment screw once this is accomplished.

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

5. Attach the sun shield. Be sure to pay attention to the positioning of the sun shield.

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

These are examples of a completed Edge Max installation.

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


---

# 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.rekor.ai/rekor-edge-max-tm/installing/edge-max-camera-installation.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.
