28 lines
448 B
JSON
28 lines
448 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Expose",
|
|
"brand_id": "expose",
|
|
"streams": [
|
|
{
|
|
"id": "expose-1",
|
|
"url": "cgi-bin/guest/Video.cgi?media=JPEG",
|
|
"type": "JPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"H264"
|
|
]
|
|
},
|
|
{
|
|
"id": "expose-2",
|
|
"url": "videofeed",
|
|
"type": "MJPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|