Files
StrixCamDB/brands/etcam.json
T

26 lines
371 B
JSON

{
"version": 2,
"brand": "Etcam",
"brand_id": "etcam",
"streams": [
{
"id": "etcam-1",
"url": "/11",
"protocol": "rtsp",
"port": 0,
"models": [
"ET2CAM"
]
},
{
"id": "etcam-2",
"url": "live/mpeg4",
"protocol": "rtsp",
"port": 0,
"models": [
"Other"
]
}
]
}