Files
StrixCamDB/legacy/brands/toguard.json
T

46 lines
844 B
JSON

{
"brand": "Toguard",
"brand_id": "toguard",
"last_updated": "2025-10-17",
"source": "ispyconnect.com",
"entries": [
{
"models": [
"AP10",
"CE30",
"Other"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 8001,
"url": "h264"
},
{
"models": [
"ap40"
],
"type": "FFMPEG",
"protocol": "http",
"port": 80,
"url": "/cgi-bin/videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]"
},
{
"models": [
"ap40"
],
"type": "FFMPEG",
"protocol": "http",
"port": 80,
"url": "/cgi-bin/view.cgi?chn=0&u=[USERNAME]&p=[PASSWORD]"
},
{
"models": [
"AP40"
],
"type": "MJPEG",
"protocol": "http",
"port": 80,
"url": "/?action=stream"
}
]
}