Files
StrixCamDB/legacy/brands/esc.json
T

29 lines
575 B
JSON

{
"brand": "Esc",
"brand_id": "esc",
"last_updated": "2025-10-17",
"source": "ispyconnect.com",
"entries": [
{
"models": [
"1080p",
"esc-ipc-1",
"Other"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=1_stream=0.sdp"
},
{
"models": [
"esc-ipc-1",
"Other"
],
"type": "VLC",
"protocol": "rtsp",
"port": 0,
"url": "user=[USERNAME]&password=[PASSWORD]&channel=1&stream=0.sdp?"
}
]
}