27 lines
496 B
JSON
27 lines
496 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Essfly",
|
|
"brand_id": "essfly",
|
|
"streams": [
|
|
{
|
|
"id": "essfly-1",
|
|
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"FSERIES"
|
|
]
|
|
},
|
|
{
|
|
"id": "essfly-2",
|
|
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"fseriess",
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|