28 lines
496 B
JSON
28 lines
496 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Danother",
|
|
"brand_id": "danother",
|
|
"streams": [
|
|
{
|
|
"id": "danother-1",
|
|
"url": "/Streaming/Channels/1",
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "danother-2",
|
|
"url": "cgi-bin/snapshot.cgi?loginuse=[USERNAME]&loginpas=[PASSWORD]",
|
|
"type": "JPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|