> 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-discover-r/vehicle-insite/video.md).

# Video

The Video module allows the user to select and view a live feed and an archived feed for each camera. The Video modules also allows the user to save clips to a library.

The video can be played at speed, re-wound and fast-forwarded. Video clips can also be taken and saved to a library.

&#x20;&#x20;

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

To save a video clip or download a video:

1\.      Go to Video  in the left frame.

2\.      Click on the map and select a camera group.

3\.      Select a camera from the camera list.

&#x20;

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

&#x20;4\.      To save a clip: Click the scissors at the top of the time duration bar, then use the blue sliders on the  time duration bar to locate the capture of the vehicle.

5\.      To download a video file: click the Download icon at the top of the video playback screen.

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

6. &#x20;Once the capture or download is selected, click Export.

&#x20;

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

7. Enter the File name and File description.
8. Select the Resolution and Frames rate.
9. Choose if the video will only be saved to your user account, create a public link, or create a public link with a password, then click Export.

<figure><img src="/files/9CIgzIJ6L8n0UHP59Naw" 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-discover-r/vehicle-insite/video.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.
