Files
StrixCamDB/brands/sure-eye.json
T

49 lines
964 B
JSON

{
"version": 2,
"brand": "Sure-eye",
"brand_id": "sure-eye",
"streams": [
{
"id": "sure-eye-1",
"url": "/videostream.cgi?rate=0&user=[USERNAME]&pwd=[PASSWORD]",
"type": "FFMPEG",
"protocol": "http",
"port": 81,
"models": [
"100",
"1111"
]
},
{
"id": "sure-eye-2",
"url": "videostream.cgi?rate=0&user=[USERNAME]&pwd=[PASSWORD]",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "sure-eye-3",
"url": "videostream.cgi?rate=11",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "sure-eye-4",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}