Files
StrixCamDB/legacy/brands/xenocam.json
T

37 lines
788 B
JSON

{
"brand": "Xenocam",
"brand_id": "xenocam",
"last_updated": "2025-10-17",
"source": "ispyconnect.com",
"entries": [
{
"models": [
"A6704NS",
"vs-f6002-4",
"WF62HA"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=1_stream=0.sdp"
},
{
"models": [
"UNLISTED"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"url": "/user=admin_password=[PASSWORD]_channel=1_stream=0.sdp"
},
{
"models": [
"WF62HA-2.OMP"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=0_stream=0.sdp?real_stream"
}
]
}