Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,119 @@
|
||||
{
|
||||
"version": 2,
|
||||
"brand": "Digimerge",
|
||||
"brand_id": "digimerge",
|
||||
"streams": [
|
||||
{
|
||||
"id": "digimerge-1",
|
||||
"url": "monitor.cgi?Channel=[CHANNEL]&Audio=0000&Live=1",
|
||||
"type": "VLC",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"DH200 DVR",
|
||||
"FLIR"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "digimerge-2",
|
||||
"url": "videostream.asf?usr=[USERNAME]&pwd=[PASSWORD]",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"DHU616"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "digimerge-3",
|
||||
"url": "cgi-bin/webra_fcgi.fcgi?api=get_jpeg_raw&chno=[CHANNEL]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"DHU616",
|
||||
"DVR"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "digimerge-4",
|
||||
"url": "/cam/realmonitor",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"DNB13TF22",
|
||||
"dne12tl2",
|
||||
"DNE12TL22",
|
||||
"FLIR",
|
||||
"Fortress"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "digimerge-5",
|
||||
"url": "cgi-bin/snapshot.cgi?loginuse=[USERNAME]&loginpas=[PASSWORD]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"DNB13TF22",
|
||||
"DNE12TL22",
|
||||
"FLIR",
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "digimerge-6",
|
||||
"url": "/snl/live/1/1",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"dnd13tl2"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "digimerge-7",
|
||||
"url": "/axis-cgi/mjpg/video.cgi",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 80,
|
||||
"models": [
|
||||
"dne12tl2",
|
||||
"FLIR",
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "digimerge-8",
|
||||
"url": "cgi-bin/snapshot.cgi?1",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"FLIR"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "digimerge-9",
|
||||
"url": "cgi-bin/snapshot.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"FLIR",
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "digimerge-10",
|
||||
"url": "cgi-bin/net_jpeg.cgi?ch=[CHANNEL]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user