Files
StrixCamDB/brands/x-price.json
T

59 lines
1.1 KiB
JSON

{
"version": 2,
"brand": "X-price",
"brand_id": "x-price",
"streams": [
{
"id": "x-price-1",
"url": "videostream.cgi?user=[USERNAME]&password=[PASSWORD]",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "x-price-2",
"url": "videostream.asf?usr=[USERNAME]&pwd=[PASSWORD]",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "x-price-3",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "x-price-4",
"url": "/ch01.264",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"models": [
"XL-ICA-270M1-28",
"xl-ica-270m1-36"
]
},
{
"id": "x-price-5",
"url": "video.cgi?resolution=VGA",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"xl-ica-270M1-36"
]
}
]
}