Files

36 lines
569 B
JSON

{
"version": 2,
"brand": "Atis",
"brand_id": "atis",
"streams": [
{
"id": "atis-1",
"url": "/",
"protocol": "rtsp",
"port": 0,
"models": [
"Atis1"
]
},
{
"id": "atis-2",
"url": "ipcam/avc.cgi?audiostream=[CHANNEL]",
"protocol": "http",
"port": 0,
"models": [
"ATIS1",
"Other"
]
},
{
"id": "atis-3",
"url": "snap.jpg?JpegCam=[CHANNEL]",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}