28 lines
476 B
JSON
28 lines
476 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Xy-ip",
|
|
"brand_id": "xy-ip",
|
|
"streams": [
|
|
{
|
|
"id": "xy-ip-1",
|
|
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=1_stream=0.sdp",
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"cam4007"
|
|
]
|
|
},
|
|
{
|
|
"id": "xy-ip-2",
|
|
"url": "live/ch00_0",
|
|
"type": "VLC",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"cam4007"
|
|
]
|
|
}
|
|
]
|
|
}
|