Files
StrixCamDB/brands/octoprint.json
T

20 lines
299 B
JSON

{
"version": 2,
"brand": "Octoprint",
"brand_id": "octoprint",
"streams": [
{
"id": "octoprint-1",
"url": "/webcam/?action=stream",
"protocol": "http",
"port": 80,
"models": [
"Other",
"Pi3",
"Pi4",
"RP4"
]
}
]
}