44 lines
762 B
JSON
44 lines
762 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Jiuan",
|
|
"brand_id": "jiuan",
|
|
"streams": [
|
|
{
|
|
"id": "jiuan-1",
|
|
"url": "snapshot.jpg",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "jiuan-2",
|
|
"url": "snapshot.jpg?account=[USERNAME]&password=[PASSWORD]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "jiuan-3",
|
|
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]&strm=[CHANNEL]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "jiuan-4",
|
|
"url": "snapshot",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|