Files
StrixCamDB/brands/echo-star.json
T

44 lines
839 B
JSON

{
"version": 2,
"brand": "Echo Star",
"brand_id": "echo-star",
"streams": [
{
"id": "echo-star-1",
"url": "snapshot.cgi?user=[USERNAME]&pwd=[PASSWORD]&count=0",
"protocol": "http",
"port": 0,
"models": [
"Gobal BV"
]
},
{
"id": "echo-star-2",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "echo-star-3",
"url": "videostream.asf",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "echo-star-4",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}