Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,67 @@
|
||||
{
|
||||
"version": 2,
|
||||
"brand": "Udp Technology",
|
||||
"brand_id": "udp-technology",
|
||||
"streams": [
|
||||
{
|
||||
"id": "udp-technology-1",
|
||||
"url": "ch0_unicast_firststream",
|
||||
"type": "VLC",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"IPE-1100M",
|
||||
"IPE-3500M",
|
||||
"NVC-1000",
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "udp-technology-2",
|
||||
"url": "ch0_unicast_secondstream",
|
||||
"type": "VLC",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"IPE-1100M",
|
||||
"IPE-3500M",
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "udp-technology-3",
|
||||
"url": "nvc-cgi/operator/snapshot.fcgi?channel=[CHANNEL]&name=snapshot&resolution=custom&quality=70&width=[WIDTH]&height=[HEIGHT]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"IPE-3500M",
|
||||
"IPN302HD",
|
||||
"NVC-1000",
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "udp-technology-4",
|
||||
"url": "api/mjpegvideo.cgi?InputNumber=1&StreamNumber=[CHANNEL]",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"IPN",
|
||||
"IPN302HD",
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "udp-technology-5",
|
||||
"url": "cgi-bin/viewer/video.jpg?resolution=640x480",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user