Files
StrixCamDB/brands/yeskam.json
T

41 lines
793 B
JSON

{
"version": 2,
"brand": "Yeskam",
"brand_id": "yeskam",
"streams": [
{
"id": "yeskam-1",
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]&strm=[CHANNEL]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"NK02-1080P",
"Other"
]
},
{
"id": "yeskam-2",
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"NK02-1080P",
"Other"
]
},
{
"id": "yeskam-3",
"url": "cgi-bin/snapshot.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"NK02-1080P",
"Other"
]
}
]
}