35 lines
641 B
JSON
35 lines
641 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Q-nest",
|
|
"brand_id": "q-nest",
|
|
"streams": [
|
|
{
|
|
"id": "q-nest-1",
|
|
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"qn-100s"
|
|
]
|
|
},
|
|
{
|
|
"id": "q-nest-2",
|
|
"url": "videostream.cgi?rate=0&user=[USERNAME]&pwd=[PASSWORD]",
|
|
"protocol": "http",
|
|
"port": 81,
|
|
"models": [
|
|
"QN-100S"
|
|
]
|
|
},
|
|
{
|
|
"id": "q-nest-3",
|
|
"url": "/tcp/av0_0",
|
|
"protocol": "rtsp",
|
|
"port": 10554,
|
|
"models": [
|
|
"QN-130M"
|
|
]
|
|
}
|
|
]
|
|
}
|