26 lines
481 B
JSON
26 lines
481 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Secueasy",
|
|
"brand_id": "secueasy",
|
|
"streams": [
|
|
{
|
|
"id": "secueasy-1",
|
|
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=1_stream=0.sdp",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"SE-NI102V"
|
|
]
|
|
},
|
|
{
|
|
"id": "secueasy-2",
|
|
"url": "snapshot.cgi?usr=[USERNAME]&pwd=[PASSWORD]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"SE-NI102VH"
|
|
]
|
|
}
|
|
]
|
|
}
|