Files
StrixCamDB/brands/lonestar.json
T

50 lines
1008 B
JSON

{
"version": 2,
"brand": "Lonestar",
"brand_id": "lonestar",
"streams": [
{
"id": "lonestar-1",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
"IP IR Cam",
"Other"
]
},
{
"id": "lonestar-2",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
"jo-11-us",
"Other"
]
},
{
"id": "lonestar-3",
"url": "snapshot.cgi?user=[USERNAME]&pwd=[PASSWORD]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "lonestar-4",
"url": "videostream.asf?usr=[USERNAME]&pwd=[PASSWORD]",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}