26 lines
398 B
JSON
26 lines
398 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Teckin",
|
|
"brand_id": "teckin",
|
|
"streams": [
|
|
{
|
|
"id": "teckin-1",
|
|
"url": "/?action=stream",
|
|
"protocol": "http",
|
|
"port": 80,
|
|
"models": [
|
|
"hvn tc800"
|
|
]
|
|
},
|
|
{
|
|
"id": "teckin-2",
|
|
"url": "/video0_unicast",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"TC100"
|
|
]
|
|
}
|
|
]
|
|
}
|