Files
StrixCamDB/brands/moto.json
T

45 lines
724 B
JSON

{
"version": 2,
"brand": "Moto",
"brand_id": "moto",
"streams": [
{
"id": "moto-1",
"url": "img/video.mjpeg",
"protocol": "http",
"port": 0,
"models": [
"blink"
]
},
{
"id": "moto-2",
"url": "/video?profile=0",
"protocol": "http",
"port": 8056,
"models": [
"Handy"
]
},
{
"id": "moto-3",
"url": "/axis-cgi/mjpg/video.cgi",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "moto-4",
"url": "video?profile=[CHANNEL]",
"protocol": "http",
"port": 0,
"models": [
"Other",
"razr"
]
}
]
}