Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,106 @@
|
||||
{
|
||||
"version": 2,
|
||||
"brand": "Netwave",
|
||||
"brand_id": "netwave",
|
||||
"streams": [
|
||||
{
|
||||
"id": "netwave-1",
|
||||
"url": "videostream.asf?usr=[USERNAME]&pwd=[PASSWORD]",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"003F0000063",
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "netwave-2",
|
||||
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]&strm=[CHANNEL]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"003F0000063",
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "netwave-3",
|
||||
"url": "videostream.cgi?rate=0&user=[USERNAME]&pwd=[PASSWORD]",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 81,
|
||||
"models": [
|
||||
"APM-J011-WS",
|
||||
"NETWAVE IP"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "netwave-4",
|
||||
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]",
|
||||
"type": "VLC",
|
||||
"protocol": "http",
|
||||
"port": 81,
|
||||
"models": [
|
||||
"APM-J011-WS"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "netwave-5",
|
||||
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"coolcam",
|
||||
"Other",
|
||||
"SIP-V150"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "netwave-6",
|
||||
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]*[HEIGHT]",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"easycam",
|
||||
"n287",
|
||||
"netwave ip",
|
||||
"Other",
|
||||
"Waterproof IP Camera"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "netwave-7",
|
||||
"url": "/videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 8081,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "netwave-8",
|
||||
"url": "videostream.cgi?",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "netwave-9",
|
||||
"url": "cgi-bin/snapshot.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user