26 lines
398 B
JSON
26 lines
398 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Turing",
|
|
"brand_id": "turing",
|
|
"streams": [
|
|
{
|
|
"id": "turing-1",
|
|
"url": "/11",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"TP-MED4M28"
|
|
]
|
|
},
|
|
{
|
|
"id": "turing-2",
|
|
"url": "/LowResolutionVideo",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"TP-MED8M28C"
|
|
]
|
|
}
|
|
]
|
|
}
|