Interaction-without-Interac.../server/cams.json

42 lines
772 B
JSON
Raw Normal View History

[
{
"id": 0,
"label": "cam1",
2019-06-13 14:40:33 +00:00
"ip": "http://77.22.202.109/mjpg/video.mjpg",
"client_id": 0,
2019-06-10 11:54:58 +00:00
"status": false,
"x":0.2,
"y":0.8,
"angle": 130
},
{
"id": 1,
"label": "cam2",
"ip": "http://89.29.108.38:80/mjpg/video.mjpg",
2019-06-27 17:55:59 +00:00
"client_id": 2,
"status": false,
"x":0.4,
2019-06-27 19:01:30 +00:00
"y":0.7,
"angle": 190
},
{
2019-06-27 19:01:30 +00:00
"id": 2,
2019-06-27 17:55:59 +00:00
"label": "cam4",
"ip": "http://82.150.206.177/cgi-bin/faststream.jpg?stream=half&fps=15&rand=COUNTER",
"client_id": 1,
"status": false,
2019-06-27 19:01:30 +00:00
"x":0.7,
"y":0.2,
"angle": 210
2019-06-27 17:55:59 +00:00
},
{
2019-06-27 19:01:30 +00:00
"id": 3,
2019-06-27 17:55:59 +00:00
"label": "cam5",
"ip": "http://79.189.131.176:99/videostream.cgi?user=admin&pwd=",
"client_id": 2,
2019-06-10 11:54:58 +00:00
"status": false,
2019-06-27 19:01:30 +00:00
"x":0.2,
"y":0.1,
"angle": 160
}
]