# Pre-Record

<figure><img src="/files/8VaYjrQstzULPH7daVc9" alt=""><figcaption></figcaption></figure>

When a suitable SSD is installed, Ember has the ability to pre-record a user-set amount of time to a flash-based circular buffer. This allows for capturing spontaneous events without wasting a lot of disk space.

To use this feature, set the Pre-Record buffer time using the on-camera menu or App. Then, press the Record button once to arm the camera. While armed, frames are recorded to a circular buffer on the SSD. When the event happens, press the Record button again to trigger the camera. The current circular buffer frames are committed and recording continues normally until stopped.

pSLC flash has very high endurance, allowing it to handle long durations of armed circular buffer recording without wearing out. Other high speed cameras use large amounts of RAM for this purpose. By using pSLC flash, Ember can support much longer pre-record times and has no down-time for copying the buffer to flash. The following pSLC SSDs are compatible with the Pre-Record feature:

* [2.56TB Internal SSD](https://store.freeflysystems.com/collections/ember/products/high-endurance-pslc-ssd-2-56tb) (standard on S2.5K, optional on S5K)
* [2.56TB External SSD](https://store.freeflysystems.com/collections/ember/products/external-pslc-2-56tb) for use with [Media Expander](/products/products/ember-camera/media-expander.md)
* [1.28TB External SSD](https://store.freeflysystems.com/collections/ember/products/external-pslc-1-28tb) for use with [Media Expander](/products/products/ember-camera/media-expander.md)


---

# 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.freeflysystems.com/products/products/ember-camera/pre-record.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.
