Camera
Captures still images or video of a place — mounted on a pole, a vehicle, a drone, or built into a device. Includes infrared and thermal cameras. This is the capture device itself; the techniques that analyze the footage appear under Algorithm or Model, and how identifiable the footage is appears on the Input Data category.
- Description
Playground
Try the element with your own values, contexts, and color modes.
Style
Raw JSON
Live API response from GET /schemas/dtpr@2026-09-01-beta/elements/camera.
element "camera"
{
"id": "camera",
"category_id": "collection",
"title": [
{
"locale": "en",
"value": "Camera"
}
],
"description": [
{
"locale": "en",
"value": "Captures still images or video of a place — mounted on a pole, a vehicle, a drone, or built into a device. Includes infrared and thermal cameras. This is the capture device itself; the techniques that analyze the footage appear under Algorithm or Model, and how identifiable the footage is appears on the Input Data category."
}
],
"authoring_guidance": [],
"examples": [],
"sources": [],
"symbol_id": "camera",
"variables": [
{
"id": "additional_description",
"label": [
{
"locale": "en",
"value": "Description"
}
],
"required": false,
"kind": "localized_text"
}
],
"shape": "hexagon",
"icon_variants": [
"default",
"dark"
]
}