Files
StrixCamDB/brands/myeye.json
T

18 lines
296 B
JSON

{
"version": 2,
"brand": "Myeye",
"brand_id": "myeye",
"streams": [
{
"id": "myeye-1",
"url": "videostream.cgi?rate=0&user=[USERNAME]&pwd=[PASSWORD]",
"type": "MJPEG",
"protocol": "http",
"port": 81,
"models": [
"Other"
]
}
]
}