Files

35 lines
626 B
JSON

{
"version": 2,
"brand": "Chicony",
"brand_id": "chicony",
"streams": [
{
"id": "chicony-1",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "chicony-2",
"url": "videostream.asf?usr=[USERNAME]&pwd=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "chicony-3",
"url": "image.jpg",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}