Files
StrixCamDB/brands/fifi-spectrum.json
T

35 lines
744 B
JSON

{
"version": 2,
"brand": "Fifi Spectrum",
"brand_id": "fifi-spectrum",
"streams": [
{
"id": "fifi-spectrum-1",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"Hidden USB Wifi"
]
},
{
"id": "fifi-spectrum-2",
"url": "videostream.asf?usr=[USERNAME]&pwd=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"Hidden Wifi USB"
]
},
{
"id": "fifi-spectrum-3",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]*[HEIGHT]",
"protocol": "http",
"port": 0,
"models": [
"Wifi HIdden USB Power Charger"
]
}
]
}