Files

37 lines
707 B
JSON

{
"version": 2,
"brand": "Best Buy",
"brand_id": "best-buy",
"streams": [
{
"id": "best-buy-1",
"url": "videostream.asf",
"protocol": "http",
"port": 0,
"models": [
"Easy Home Sentinel"
]
},
{
"id": "best-buy-2",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
"protocol": "http",
"port": 0,
"models": [
"Easy Home Sentinel",
"EASY HOME SENTINEL"
]
},
{
"id": "best-buy-3",
"url": "videostream.cgi?",
"protocol": "http",
"port": 8554,
"models": [
"EASY HOME SENTINEL",
"Sentinel"
]
}
]
}