18 lines
302 B
JSON
18 lines
302 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Mjpeg",
|
|
"brand_id": "mjpeg",
|
|
"streams": [
|
|
{
|
|
"id": "mjpeg-1",
|
|
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32",
|
|
"type": "MJPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|