26 lines
460 B
JSON
26 lines
460 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Ashmount Ptz",
|
|
"brand_id": "ashmount-ptz",
|
|
"streams": [
|
|
{
|
|
"id": "ashmount-ptz-1",
|
|
"url": "/0",
|
|
"protocol": "rtsp",
|
|
"port": 8554,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "ashmount-ptz-2",
|
|
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
|
|
"protocol": "http",
|
|
"port": 8554,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|