Files

35 lines
576 B
JSON

{
"version": 2,
"brand": "Cengiz",
"brand_id": "cengiz",
"streams": [
{
"id": "cengiz-1",
"url": "/stream1",
"protocol": "rtsp",
"port": 0,
"models": [
"Other"
]
},
{
"id": "cengiz-2",
"url": "/stream2",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "cengiz-3",
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}