26 lines
529 B
JSON
26 lines
529 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",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"L620"
|
|
]
|
|
},
|
|
{
|
|
"id": "steinel-2",
|
|
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=1_stream=0.sdp",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"Outdoor light camera"
|
|
]
|
|
}
|
|
]
|
|
}
|