47 lines
967 B
JSON
47 lines
967 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Zjuxin",
|
|
"brand_id": "zjuxin",
|
|
"streams": [
|
|
{
|
|
"id": "zjuxin-1",
|
|
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=1_stream=0.sdp",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"unica",
|
|
"zjx"
|
|
]
|
|
},
|
|
{
|
|
"id": "zjuxin-2",
|
|
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=1_stream=1.sdp",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"zjx"
|
|
]
|
|
},
|
|
{
|
|
"id": "zjuxin-3",
|
|
"url": "?channel=[CHANNEL]&subtype=0",
|
|
"protocol": "dvrip",
|
|
"port": 34567,
|
|
"models": [
|
|
"*"
|
|
],
|
|
"notes": "DVR-IP/Sofia main stream (Xiongmai-based firmware)"
|
|
},
|
|
{
|
|
"id": "zjuxin-4",
|
|
"url": "?channel=[CHANNEL]&subtype=1",
|
|
"protocol": "dvrip",
|
|
"port": 34567,
|
|
"models": [
|
|
"*"
|
|
],
|
|
"notes": "DVR-IP/Sofia sub stream (Xiongmai-based firmware)"
|
|
}
|
|
]
|
|
}
|