28 lines
426 B
JSON
28 lines
426 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Ngm",
|
|
"brand_id": "ngm",
|
|
"streams": [
|
|
{
|
|
"id": "ngm-1",
|
|
"url": "/?action=stream",
|
|
"type": "MJPEG",
|
|
"protocol": "http",
|
|
"port": 8080,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "ngm-2",
|
|
"url": "/videofeed",
|
|
"type": "MJPEG",
|
|
"protocol": "http",
|
|
"port": 8080,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|