Files
StrixCamDB/brands/avaya.json
T

48 lines
889 B
JSON

{
"version": 2,
"brand": "Avaya",
"brand_id": "avaya",
"streams": [
{
"id": "avaya-1",
"url": "snapshot.cgi?usr=[USERNAME]&pwd=[PASSWORD]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "avaya-2",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "avaya-3",
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "avaya-4",
"url": "live/main",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"models": [
"Other 13"
]
}
]
}