Files
StrixCamDB/brands/go1984.json
T

28 lines
500 B
JSON

{
"version": 2,
"brand": "Go1984",
"brand_id": "go1984",
"streams": [
{
"id": "go1984-1",
"url": "[USERNAME]/javascript/Jpg?Camera=[CHANNEL]&motion=1",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"DVR"
]
},
{
"id": "go1984-2",
"url": "[USERNAME]/java/mjpeg?camera=[CHANNEL]&motion=0",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"DVR"
]
}
]
}