Files
StrixCamDB/brands/pipc.json
T

35 lines
603 B
JSON

{
"version": 2,
"brand": "Pipc",
"brand_id": "pipc",
"streams": [
{
"id": "pipc-1",
"url": "videostream.asf",
"protocol": "http",
"port": 0,
"models": [
"480wf"
]
},
{
"id": "pipc-2",
"url": "videostream.cgi?rate=0",
"protocol": "http",
"port": 0,
"models": [
"480wf"
]
},
{
"id": "pipc-3",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]*[HEIGHT]",
"protocol": "http",
"port": 0,
"models": [
"480wf 1"
]
}
]
}