Files
StrixCamDB/brands/steinel.json
T

28 lines
577 B
JSON

{
"version": 2,
"brand": "Steinel",
"brand_id": "steinel",
"streams": [
{
"id": "steinel-1",
"url": "/user=[USERNAME]&password=[PASSWORD]&channel=1&stream=1.sdp?real_stream-rtp-caching=500",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"models": [
"L620"
]
},
{
"id": "steinel-2",
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=1_stream=0.sdp",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"models": [
"Outdoor light camera"
]
}
]
}