27 lines
425 B
JSON
27 lines
425 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Goswift",
|
|
"brand_id": "goswift",
|
|
"streams": [
|
|
{
|
|
"id": "goswift-1",
|
|
"url": "/ch01/1",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"GS-2MPTURRET-1",
|
|
"GS-4KBULLET-1"
|
|
]
|
|
},
|
|
{
|
|
"id": "goswift-2",
|
|
"url": "/ch01/0",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"GS-4KBULLET-1"
|
|
]
|
|
}
|
|
]
|
|
}
|