18 lines
314 B
JSON
18 lines
314 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Xtsy",
|
|
"brand_id": "xtsy",
|
|
"streams": [
|
|
{
|
|
"id": "xtsy-1",
|
|
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]*[HEIGHT]",
|
|
"type": "FFMPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|