Files
StrixCamDB/brands/irlab.json
T

68 lines
1.2 KiB
JSON

{
"version": 2,
"brand": "Irlab",
"brand_id": "irlab",
"streams": [
{
"id": "irlab-1",
"url": "/mpeg4",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 8554,
"models": [
"INS-IP311DIR-3.0MP"
]
},
{
"id": "irlab-2",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "irlab-3",
"url": "videostream.asf",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "irlab-4",
"url": "/CH001.sdp",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"models": [
"Other"
]
},
{
"id": "irlab-5",
"url": "mpeg4",
"type": "VLC",
"protocol": "rtsp",
"port": 0,
"models": [
"Other"
]
},
{
"id": "irlab-6",
"url": "/iphone/11?[USERNAME]:[PASSWORD]&",
"type": "VLC",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}