# Playback

Feniks supports 24/7 recording. You can access your camera's records by clicking the playback button![](https://2434425198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FC9qRqQWSKilAVP8kuJPK%2Fuploads%2Fu6GXHA596tchBHlnx1WX%2Fplayback.png?alt=media\&token=f14b0b71-3b87-4915-a8d7-c43f96b9dd3f) which is located on both the live stream player and the left panel.

Date can be selected from the left calendar. The daily video list (which consists of hourly video records) is changed when you select a new day.

<figure><img src="https://2434425198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FC9qRqQWSKilAVP8kuJPK%2Fuploads%2Fi2ZzIqOVeKXFUpDmNyqo%2Fplayback_calender.png?alt=media&#x26;token=d335f52f-4a7c-4f6c-88c0-a63c80aea908" alt=""><figcaption></figcaption></figure>

Clicking any hour row expands the video files. You can play, download, merge or delete those records from the expanded area.

<figure><img src="https://2434425198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FC9qRqQWSKilAVP8kuJPK%2Fuploads%2FUhDix7O1D33Qg7VWA8UF%2Fplayback_hourly.png?alt=media&#x26;token=32e24515-a098-421b-942c-0482de1acdf0" alt=""><figcaption></figcaption></figure>

Playing the video is pretty easy. Just click the play button to open a new pop up player. You can watch the selected video with 0.25x-5x playback rate.

<figure><img src="https://2434425198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FC9qRqQWSKilAVP8kuJPK%2Fuploads%2FjV6DcSk9FD16t1pbtiV1%2Fplayback_play.png?alt=media&#x26;token=fedb1dde-c925-473d-b7da-6efae9f91e70" alt=""><figcaption></figcaption></figure>

You can merge all recorded videos within the hour into a single video by clicking the ‘Merge’ button.

You can also specify limit percent and action type in the config section if your disk is running out of size. ‘Limit Percent’ means that action will be taken when a specified percent of the disk size is already used. Feniks can delete those records which are sorted by the created date ascended or move them to another location.

<figure><img src="https://2434425198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FC9qRqQWSKilAVP8kuJPK%2Fuploads%2FFAN26H45HBQsQjtkNoDh%2Fconfig_archive.png?alt=media&#x26;token=97930303-fc23-4d15-b35f-40fb28429d50" alt=""><figcaption></figcaption></figure>


---

# 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://feniks.gitbook.io/doc/feniks/playback.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.
