48 lines
884 B
JSON
48 lines
884 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Lw",
|
|
"brand_id": "lw",
|
|
"streams": [
|
|
{
|
|
"id": "lw-1",
|
|
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0",
|
|
"type": "MJPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"lw-h264tf"
|
|
]
|
|
},
|
|
{
|
|
"id": "lw-2",
|
|
"url": "videostream.cgi?resolution=8&rate=13",
|
|
"type": "FFMPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"lw-h264tf"
|
|
]
|
|
},
|
|
{
|
|
"id": "lw-3",
|
|
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]",
|
|
"type": "MJPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"lw-h264tf"
|
|
]
|
|
},
|
|
{
|
|
"id": "lw-4",
|
|
"url": "videostream.cgi",
|
|
"type": "MJPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|