26 lines
450 B
JSON
26 lines
450 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Starvision",
|
|
"brand_id": "starvision",
|
|
"streams": [
|
|
{
|
|
"id": "starvision-1",
|
|
"url": "mjpeg?res=full&x0=0&y0=0&x1=100%&y1=100%&quality=12&doublescan=0",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"ST-8216"
|
|
]
|
|
},
|
|
{
|
|
"id": "starvision-2",
|
|
"url": "mjpeg",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"ST-8216"
|
|
]
|
|
}
|
|
]
|
|
}
|