Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"version": 2,
|
||||
"brand": "Avantgarde",
|
||||
"brand_id": "avantgarde",
|
||||
"streams": [
|
||||
{
|
||||
"id": "avantgarde-1",
|
||||
"url": "/live/av0",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"123456",
|
||||
"ip100",
|
||||
"px-3720-675",
|
||||
"pyle",
|
||||
"S631",
|
||||
"Sumpple",
|
||||
"Sumpple S650"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "avantgarde-2",
|
||||
"url": "/live/av1",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"S610"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "avantgarde-3",
|
||||
"url": "cgi-bin/videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"SUMPPLE",
|
||||
"SUMPPLE S650"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user