Files
StrixCamDB/legacy/brands/black-label.json
T

47 lines
903 B
JSON

{
"brand": "Black Label",
"brand_id": "black-label",
"last_updated": "2025-10-17",
"source": "ispyconnect.com",
"entries": [
{
"models": [
"B2601",
"BL2605",
"Other"
],
"type": "MJPEG",
"protocol": "http",
"port": 0,
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32"
},
{
"models": [
"B2601"
],
"type": "MJPEG",
"protocol": "http",
"port": 0,
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0"
},
{
"models": [
"BL2305",
"BL2605"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 10554,
"url": "/udp/av0_0"
},
{
"models": [
"BL2605"
],
"type": "FFMPEG",
"protocol": "rtsp",
"port": 10554,
"url": "/tcp/av0_0"
}
]
}