Files
StrixCamDB/legacy/brands/moto.json
T

45 lines
772 B
JSON

{
"brand": "Moto",
"brand_id": "moto",
"last_updated": "2025-10-17",
"source": "ispyconnect.com",
"entries": [
{
"models": [
"blink"
],
"type": "MJPEG",
"protocol": "http",
"port": 0,
"url": "img/video.mjpeg"
},
{
"models": [
"Handy"
],
"type": "MJPEG",
"protocol": "http",
"port": 8056,
"url": "/video?profile=0"
},
{
"models": [
"Other"
],
"type": "VLC",
"protocol": "http",
"port": 0,
"url": "/axis-cgi/mjpg/video.cgi"
},
{
"models": [
"Other",
"razr"
],
"type": "MJPEG",
"protocol": "http",
"port": 0,
"url": "video?profile=[CHANNEL]"
}
]
}