26 lines
476 B
JSON
26 lines
476 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Valtronics",
|
|
"brand_id": "valtronics",
|
|
"streams": [
|
|
{
|
|
"id": "valtronics-1",
|
|
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "valtronics-2",
|
|
"url": "videostream.cgi?rate=0&user=[USERNAME]&pwd=[PASSWORD]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|