Skip to content
Snippets Groups Projects
Commit 16912641 authored by Aymeric Chaumont's avatar Aymeric Chaumont
Browse files

Delete cameras.py

parent 58b2fd76
Branches
No related tags found
1 merge request!56Front adjustments
Pipeline #44516 passed
restaurants = [
{
"restaurant": "local",
"a_factor": 30,
"b_factor": 120,
"cameras":
[
{
"IP": "10.148.38.3",
"user": "viarezocam",
"password": "superponey",
"stream": "stream1",
"mask_points":
[
[
[70, 370],
[420, 720],
[1280, 720],
[1280, 250],
[930, 215],
[450, 550],
[130, 350]
]
],
"checkouts":
[
{
"x1": 380,
"x2": 435,
"y1": 740,
"y2": 780
},
{
"x1": 300,
"x2": 350,
"y1": 830,
"y2": 880
}
]
}
]
}
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment