Files
StrixCamDB/brands/jyacam.json
T

26 lines
424 B
JSON

{
"version": 2,
"brand": "Jyacam",
"brand_id": "jyacam",
"streams": [
{
"id": "jyacam-1",
"url": "/0",
"protocol": "rtsp",
"port": 0,
"models": [
"200A"
]
},
{
"id": "jyacam-2",
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32",
"protocol": "http",
"port": 0,
"models": [
"JYA8010"
]
}
]
}