26 lines
498 B
JSON
26 lines
498 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Mingyoushi",
|
|
"brand_id": "mingyoushi",
|
|
"streams": [
|
|
{
|
|
"id": "mingyoushi-1",
|
|
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"S6203Y-WR"
|
|
]
|
|
},
|
|
{
|
|
"id": "mingyoushi-2",
|
|
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"S6203Y-WR"
|
|
]
|
|
}
|
|
]
|
|
}
|