Files

80 lines
1.5 KiB
JSON

{
"version": 2,
"brand": "Unicorn",
"brand_id": "unicorn",
"streams": [
{
"id": "unicorn-1",
"url": "tmpfs/auto.jpg",
"protocol": "http",
"port": 0,
"models": [
"One plus"
]
},
{
"id": "unicorn-2",
"url": "video?submenu=mjpg",
"protocol": "http",
"port": 0,
"models": [
"ONE PLUS"
]
},
{
"id": "unicorn-3",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
"protocol": "http",
"port": 0,
"models": [
"QCAM-3000"
]
},
{
"id": "unicorn-4",
"url": "videostream.cgi",
"protocol": "http",
"port": 0,
"models": [
"QCAM-5000N"
]
},
{
"id": "unicorn-5",
"url": "video.cgi?resolution=VGA",
"protocol": "http",
"port": 0,
"models": [
"QCAM-5000N"
]
},
{
"id": "unicorn-6",
"url": "video.cgi?resolution=[WIDTH]x[HEIGHT]",
"protocol": "http",
"port": 0,
"models": [
"QCAM-5000N"
]
},
{
"id": "unicorn-7",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
"protocol": "http",
"port": 0,
"models": [
"QCAM-5000N"
]
},
{
"id": "unicorn-8",
"url": "videostream.asf",
"protocol": "http",
"port": 0,
"models": [
"QCAM-5000N"
]
}
]
}