17 lines
295 B
JSON
17 lines
295 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Tomtop",
|
|
"brand_id": "tomtop",
|
|
"streams": [
|
|
{
|
|
"id": "tomtop-1",
|
|
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]*[HEIGHT]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"S63B"
|
|
]
|
|
}
|
|
]
|
|
}
|