Files
StrixCamDB/brands/fredi.json
T

45 lines
932 B
JSON

{
"version": 2,
"brand": "Fredi",
"brand_id": "fredi",
"streams": [
{
"id": "fredi-1",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
"protocol": "http",
"port": 0,
"models": [
"HD mini wifi",
"MINI"
]
},
{
"id": "fredi-2",
"url": "/videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=320x240",
"protocol": "http",
"port": 80,
"models": [
"HD mini wifi"
]
},
{
"id": "fredi-3",
"url": "/videostream.asf?user=[USERNAME]&pwd=&resolution=320x240",
"protocol": "http",
"port": 80,
"models": [
"L17"
]
},
{
"id": "fredi-4",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]*[HEIGHT]",
"protocol": "http",
"port": 0,
"models": [
"MINI"
]
}
]
}