Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"version": 2,
|
||||
"brand": "Heetoo",
|
||||
"brand_id": "heetoo",
|
||||
"streams": [
|
||||
{
|
||||
"id": "heetoo-1",
|
||||
"url": "snapshot.cgi?camera=[CHANNEL]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"EXPLOTEC"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "heetoo-2",
|
||||
"url": "vdata.v",
|
||||
"type": "VLC",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"HT501-L",
|
||||
"HT8260",
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "heetoo-3",
|
||||
"url": "videostream.cgi?resolution=8&rate=13",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"HT8260",
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "heetoo-4",
|
||||
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user