aboutsummaryrefslogtreecommitdiffstats
path: root/src/config/areas.json
diff options
context:
space:
mode:
authorfukubayashi.akio <fukubayashi.akio@genetec.co.jp>2019-07-11 18:05:45 +0900
committerfukubayashi.akio <fukubayashi.akio@genetec.co.jp>2019-07-11 18:05:45 +0900
commitc7e9f1482ef0506c91d2a1567d7cb19f7def62d3 (patch)
tree2d474f9859bc4723e11cddbf097a156144309c9c /src/config/areas.json
parent729d2520cfc40d3eb461d2203a0b40ba7e259470 (diff)
Signed-off-by: fukubayashi.akio <fukubayashi.akio@genetec.co.jp>
Diffstat (limited to 'src/config/areas.json')
-rw-r--r--src/config/areas.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/config/areas.json b/src/config/areas.json
index 1fb85b7..d63e046 100644
--- a/src/config/areas.json
+++ b/src/config/areas.json
@@ -101,7 +101,7 @@
"rect": {
"x": 0,
"y": 0,
- "w": 480,
+ "w": 240,
"h": 180
}
}
@@ -319,9 +319,9 @@
{
"name": "upper.left",
"rect": {
- "x": 0,
- "y": 0,
- "w": 480,
+ "x": 480,
+ "y": 450,
+ "w": 240,
"h": 180
}
},
@@ -339,7 +339,7 @@
"rect": {
"x": 0,
"y": 0,
- "w": 480,
+ "w": 240,
"h": 180
}
}