26 lines
475 B
JSON
26 lines
475 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Axenta",
|
|
"brand_id": "axenta",
|
|
"streams": [
|
|
{
|
|
"id": "axenta-1",
|
|
"url": "videostream.asf?usr=[USERNAME]&pwd=[PASSWORD]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"EB8909W"
|
|
]
|
|
},
|
|
{
|
|
"id": "axenta-2",
|
|
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|