26 lines
432 B
JSON
26 lines
432 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Cdxx",
|
|
"brand_id": "cdxx",
|
|
"streams": [
|
|
{
|
|
"id": "cdxx-1",
|
|
"url": "videostream.cgi?rate=0&user=[USERNAME]&pwd=[PASSWORD]",
|
|
"protocol": "http",
|
|
"port": 81,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "cdxx-2",
|
|
"url": "video.cgi?resolution=VGA",
|
|
"protocol": "http",
|
|
"port": 81,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|