26 lines
430 B
JSON
26 lines
430 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Feasso",
|
|
"brand_id": "feasso",
|
|
"streams": [
|
|
{
|
|
"id": "feasso-1",
|
|
"url": "videostream.cgi?usr=[USERNAME]&pwd=[PASSWORD]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"F-IPCAM03"
|
|
]
|
|
},
|
|
{
|
|
"id": "feasso-2",
|
|
"url": "user/videostream.cgi",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|