# General

### What is IDCamPro <a href="#what-is-idcampro" id="what-is-idcampro"></a>

IDCamPro is a software for recording finish-line images as a backup - not only when a transponder tag is not read properly but also on regular finishes. Whenever a lightbeam or a transponder occurs on the finish-line a recording is triggered. These recorded images are augmented with time of day information as well as bib number.

### Feature Overview <a href="#feature-overview" id="feature-overview"></a>

IDCamPro currently has the following features;

* Recording images from one or more sources (IP cameras like Axis or Hikvision, NDI, Blackmagic Design, Webcams, GoPros, ...) - AXIS cameras are recommended though.
* Taking impulses (photocells, pushbuttons) and passings (active, passive) from one or more timing devices (ALGE-Timing, RaceResult, TagHeuer)
* Search for timestamps and bibs easily
* Export all images with bib markers at once to a directory


---

# 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/general.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.
