Files

35 lines
578 B
JSON

{
"version": 2,
"brand": "Asm",
"brand_id": "asm",
"streams": [
{
"id": "asm-1",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "asm-2",
"url": "cam[CHANNEL]/h264",
"protocol": "rtsp",
"port": 0,
"models": [
"Other"
]
},
{
"id": "asm-3",
"url": "live/h264",
"protocol": "rtsp",
"port": 0,
"models": [
"Other"
]
}
]
}