Files

26 lines
468 B
JSON

{
"version": 2,
"brand": "Cpd",
"brand_id": "cpd",
"streams": [
{
"id": "cpd-1",
"url": "videostream.asf?usr=[USERNAME]&pwd=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "cpd-2",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}