63 lines
1.4 KiB
JSON
63 lines
1.4 KiB
JSON
{
|
|
"schema_version": "yovision.source-config/v1",
|
|
"config_id": "school-east-entry-01",
|
|
"revision": 7,
|
|
"published_at": "2026-08-31T00:10:00Z",
|
|
"effective_at": "2026-08-31T00:15:00Z",
|
|
"site": {
|
|
"id": "site-east"
|
|
},
|
|
"logical_device": {
|
|
"id": "entry-camera-01"
|
|
},
|
|
"profile": {
|
|
"id": "main-stream",
|
|
"width": 1920,
|
|
"height": 1080,
|
|
"encoding": "H264",
|
|
"frame_rate": 25
|
|
},
|
|
"media": {
|
|
"ref": "media:site-east/entry-01/main",
|
|
"transport": "rtsp"
|
|
},
|
|
"rule_set": {
|
|
"version": "entry-rules-7",
|
|
"state": "active",
|
|
"profile_binding": {
|
|
"profile_id": "main-stream",
|
|
"width": 1920,
|
|
"height": 1080
|
|
},
|
|
"areas": [
|
|
{
|
|
"id": "danger-yard",
|
|
"version": 3,
|
|
"kind": "danger_area",
|
|
"enabled": true,
|
|
"points": [
|
|
{"x": 0.12, "y": 0.18},
|
|
{"x": 0.82, "y": 0.18},
|
|
{"x": 0.76, "y": 0.78},
|
|
{"x": 0.18, "y": 0.72}
|
|
]
|
|
}
|
|
],
|
|
"directional_lines": [
|
|
{
|
|
"id": "entry-line",
|
|
"version": 2,
|
|
"kind": "directional_line",
|
|
"enabled": true,
|
|
"start": {"x": 0.2, "y": 0.5},
|
|
"end": {"x": 0.8, "y": 0.5},
|
|
"trigger_direction": "left_to_right"
|
|
}
|
|
]
|
|
},
|
|
"integrity": {
|
|
"algorithm": "sha256",
|
|
"value": "3336fe595bf1401b1024ac0c95c31e1655228485465a4527900fcea2c713acfe"
|
|
}
|
|
}
|