48 lines
930 B
JSON
48 lines
930 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",
|
|
"type": "JPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Gobal BV"
|
|
]
|
|
},
|
|
{
|
|
"id": "echo-star-2",
|
|
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
|
|
"type": "FFMPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "echo-star-3",
|
|
"url": "videostream.asf",
|
|
"type": "FFMPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "echo-star-4",
|
|
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]",
|
|
"type": "VLC",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|