Files
StrixCamDB/brands/paisan.json
T

37 lines
706 B
JSON

{
"version": 2,
"brand": "Paisan",
"brand_id": "paisan",
"streams": [
{
"id": "paisan-1",
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"Other",
"PS-012N1"
]
},
{
"id": "paisan-2",
"url": "cgi-bin/view.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"PS-012N1"
]
},
{
"id": "paisan-3",
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]&strm=[CHANNEL]",
"protocol": "http",
"port": 0,
"models": [
"PS-012N1",
"PS-7012N1Ak"
]
}
]
}