Files
StrixCamDB/legacy/brands/ip-webcam-app.json
T

45 lines
800 B
JSON

{
"brand": "Ip Webcam App",
"brand_id": "ip-webcam-app",
"last_updated": "2025-10-17",
"source": "ispyconnect.com",
"entries": [
{
"models": [
"IP Webcam(Android)"
],
"type": "MJPEG",
"protocol": "http",
"port": 0,
"url": "video?profile=[CHANNEL]"
},
{
"models": [
"IP-CAMERA"
],
"type": "JPEG",
"protocol": "http",
"port": 0,
"url": "img/snapshot.cgi?size=2"
},
{
"models": [
"IP-CAMERA",
"Other"
],
"type": "MJPEG",
"protocol": "http",
"port": 0,
"url": "videofeed"
},
{
"models": [
"Telefoon"
],
"type": "FFMPEG",
"protocol": "http",
"port": 8080,
"url": "/video"
}
]
}