Files
StrixCamDB/legacy/brands/nokia.json
T

45 lines
923 B
JSON

{
"brand": "Nokia",
"brand_id": "nokia",
"last_updated": "2025-10-17",
"source": "ispyconnect.com",
"entries": [
{
"models": [
"2.3"
],
"type": "MJPEG",
"protocol": "http",
"port": 8080,
"url": "/video?submenu=mjpg"
},
{
"models": [
"7.2",
"850"
],
"type": "FFMPEG",
"protocol": "http",
"port": 4747,
"url": "/videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0"
},
{
"models": [
"Lumia 635"
],
"type": "MJPEG",
"protocol": "http",
"port": 0,
"url": "mjpeg.cgi?user=[USERNAME]&password=[PASSWORD]&channel=[CHANNEL]"
},
{
"models": [
"Lumia 930"
],
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0"
}
]
}