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

66 lines
1.1 KiB
JSON

{
"brand": "Ip Webcam Pro",
"brand_id": "ip-webcam-pro",
"last_updated": "2025-10-17",
"source": "ispyconnect.com",
"entries": [
{
"models": [
"Galaxy note 8",
"Galaxy S21",
"Other"
],
"type": "FFMPEG",
"protocol": "http",
"port": 8080,
"url": "/videofeed"
},
{
"models": [
"Galaxy S10+",
"Other"
],
"type": "FFMPEG",
"protocol": "http",
"port": 8080,
"url": "/video"
},
{
"models": [
"Moto G",
"Other"
],
"type": "MJPEG",
"protocol": "http",
"port": 8080,
"url": "videofeed"
},
{
"models": [
"Moto G"
],
"type": "FFMPEG",
"protocol": "http",
"port": 8080,
"url": "/video/mjpeg"
},
{
"models": [
"Other"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 8080,
"url": "/video/h264"
},
{
"models": [
"PSI"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 5544,
"url": "/11"
}
]
}