18 lines
319 B
JSON
18 lines
319 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Mpcam",
|
|
"brand_id": "mpcam",
|
|
"streams": [
|
|
{
|
|
"id": "mpcam-1",
|
|
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]*[HEIGHT]",
|
|
"type": "FFMPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"FSERIES"
|
|
]
|
|
}
|
|
]
|
|
}
|