Files
StrixCamDB/brands/docker-wyze-bridge.json
T

35 lines
609 B
JSON

{
"version": 2,
"brand": "Docker Wyze Bridge",
"brand_id": "docker-wyze-bridge",
"streams": [
{
"id": "docker-wyze-bridge-1",
"url": "/floodlight-cam",
"protocol": "rtmp",
"port": 1935,
"models": [
"Flood Camera"
]
},
{
"id": "docker-wyze-bridge-2",
"url": "/sideway-cam",
"protocol": "rtmp",
"port": 1935,
"models": [
"Other"
]
},
{
"id": "docker-wyze-bridge-3",
"url": "/aurora",
"protocol": "rtsp",
"port": 8554,
"models": [
"Wyze"
]
}
]
}