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