30 lines
561 B
JSON
30 lines
561 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Xenta",
|
|
"brand_id": "xenta",
|
|
"streams": [
|
|
{
|
|
"id": "xenta-1",
|
|
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]*[HEIGHT]",
|
|
"type": "FFMPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"909",
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "xenta-2",
|
|
"url": "videostream.asf?usr=[USERNAME]&pwd=[PASSWORD]",
|
|
"type": "FFMPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"eb8918w",
|
|
"fr4020a2"
|
|
]
|
|
}
|
|
]
|
|
}
|