Files
StrixCamDB/legacy/brands/pyle.json
T

93 lines
1.8 KiB
JSON

{
"brand": "Pyle",
"brand_id": "pyle",
"last_updated": "2025-10-17",
"source": "ispyconnect.com",
"entries": [
{
"models": [
"cam5",
"HD22",
"Other",
"Pipcam12",
"PIPCAM15",
"pipcam25",
"pipcam5"
],
"type": "MJPEG",
"protocol": "http",
"port": 0,
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0"
},
{
"models": [
"D-Link",
"phcm",
"phcm29"
],
"type": "MJPEG",
"protocol": "http",
"port": 0,
"url": "video.cgi?resolution=VGA"
},
{
"models": [
"HD 17",
"HD22",
"HD46",
"HD47",
"MINE",
"Other",
"pipcam 8",
"pipcam65",
"PIPCAMHD17"
],
"type": "MJPEG",
"protocol": "http",
"port": 0,
"url": "cgi-bin/videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]"
},
{
"models": [
"HD22",
"pip15",
"PIPCAM15",
"PIPCAM25",
"PIPCAM5"
],
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"url": "videostream.cgi?resolution=8&rate=13"
},
{
"models": [
"Other",
"pipcam"
],
"type": "VLC",
"protocol": "http",
"port": 0,
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]"
},
{
"models": [
"PIPCAM"
],
"type": "MJPEG",
"protocol": "http",
"port": 80,
"url": "/cgi-bin/videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]"
},
{
"models": [
"PIPCAMHD17",
"pipcamhd47"
],
"type": "JPEG",
"protocol": "http",
"port": 0,
"url": "cgi-bin/video_snapshot.cgi?user=[USERNAME]&pwd=[PASSWORD]"
}
]
}