35 lines
588 B
JSON
35 lines
588 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Mjpg-streamer",
|
|
"brand_id": "mjpg-streamer",
|
|
"streams": [
|
|
{
|
|
"id": "mjpg-streamer-1",
|
|
"url": "?action=stream",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "mjpg-streamer-2",
|
|
"url": "/?action=stream",
|
|
"protocol": "http",
|
|
"port": 8080,
|
|
"models": [
|
|
"PIZero"
|
|
]
|
|
},
|
|
{
|
|
"id": "mjpg-streamer-3",
|
|
"url": "/html/cam_pic_new.php",
|
|
"protocol": "http",
|
|
"port": 80,
|
|
"models": [
|
|
"RPI"
|
|
]
|
|
}
|
|
]
|
|
}
|