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