Files
StrixCamDB/brands/gate.json
T

38 lines
670 B
JSON

{
"version": 2,
"brand": "Gate",
"brand_id": "gate",
"streams": [
{
"id": "gate-1",
"url": "/11",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 5544,
"models": [
"C6F0sgz3N0P6L2"
]
},
{
"id": "gate-2",
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=1_stream=0.sdp",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"models": [
"LifeTech"
]
},
{
"id": "gate-3",
"url": "cgi-bin/net_jpeg.cgi?ch=[CHANNEL]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}