38 lines
745 B
JSON
38 lines
745 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Stalwall",
|
|
"brand_id": "stalwall",
|
|
"streams": [
|
|
{
|
|
"id": "stalwall-1",
|
|
"url": "/1",
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"N648"
|
|
]
|
|
},
|
|
{
|
|
"id": "stalwall-2",
|
|
"url": "/user=[USERNAME]&password=[PASSWORD]&channel=1&stream=1.sdp?real_stream--rtp-caching=100",
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"N648"
|
|
]
|
|
},
|
|
{
|
|
"id": "stalwall-3",
|
|
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=0_stream=0.sdp?real_stream",
|
|
"type": "MJPEG",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"N817"
|
|
]
|
|
}
|
|
]
|
|
}
|