28 lines
548 B
JSON
28 lines
548 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Chingling",
|
|
"brand_id": "chingling",
|
|
"streams": [
|
|
{
|
|
"id": "chingling-1",
|
|
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Externa",
|
|
"Indefinido",
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "chingling-2",
|
|
"url": "cgi-bin/snapshot.cgi?loginuse=[USERNAME]&loginpas=[PASSWORD]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|