26 lines
484 B
JSON
26 lines
484 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Jrecam",
|
|
"brand_id": "jrecam",
|
|
"streams": [
|
|
{
|
|
"id": "jrecam-1",
|
|
"url": "videostream.cgi?rate=0&user=[USERNAME]&pwd=[PASSWORD]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"JM3866W"
|
|
]
|
|
},
|
|
{
|
|
"id": "jrecam-2",
|
|
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"jw101m"
|
|
]
|
|
}
|
|
]
|
|
}
|