28 lines
463 B
JSON
28 lines
463 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Motion",
|
|
"brand_id": "motion",
|
|
"streams": [
|
|
{
|
|
"id": "motion-1",
|
|
"url": "/",
|
|
"protocol": "http",
|
|
"port": 8081,
|
|
"models": [
|
|
"4.0",
|
|
"LogitechUSB",
|
|
"raspberrypi"
|
|
]
|
|
},
|
|
{
|
|
"id": "motion-2",
|
|
"url": "videostream.cgi?rate=0&user=[USERNAME]&pwd=[PASSWORD]",
|
|
"protocol": "http",
|
|
"port": 81,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|