# Markers & Recordings

## Markers

IDCamPro abstracts timing data away into two seperate types of marker:&#x20;

* Bib marker
* Record markers

Bib markers are usually passings from a transponder system or an impulse from a timing device with a bib entered.&#x20;

Record markers are usually impulses from a lightbeam and also passings from a transponder system as a backup.&#x20;

## Recordings

When a new recording is triggered (manually, via passings or via impulses), a new recording is created with a starttime comprising of the current software time. After the last record marker is received and after obeying the timing devices's recording duration, the recording is stoped and the current software clock is noted as the recordings end time. &#x20;


---

# 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.dbnetsoft.com/dbnetsoft/idcampro/competitions/markers-and-recordings.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.
