Files
StrixCamDB/brands/rua.json
T

26 lines
419 B
JSON

{
"version": 2,
"brand": "Rua",
"brand_id": "rua",
"streams": [
{
"id": "rua-1",
"url": "/12",
"protocol": "rtsp",
"port": 0,
"models": [
"Other"
]
},
{
"id": "rua-2",
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}