Files
StrixCamDB/brands/esc.json
T

29 lines
526 B
JSON

{
"version": 2,
"brand": "Esc",
"brand_id": "esc",
"streams": [
{
"id": "esc-1",
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=1_stream=0.sdp",
"protocol": "rtsp",
"port": 0,
"models": [
"1080p",
"esc-ipc-1",
"Other"
]
},
{
"id": "esc-2",
"url": "user=[USERNAME]&password=[PASSWORD]&channel=1&stream=0.sdp?",
"protocol": "rtsp",
"port": 0,
"models": [
"esc-ipc-1",
"Other"
]
}
]
}