38 lines
628 B
JSON
38 lines
628 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Hanbang",
|
|
"brand_id": "hanbang",
|
|
"streams": [
|
|
{
|
|
"id": "hanbang-1",
|
|
"url": "/mpeg4",
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 8554,
|
|
"models": [
|
|
"hhh"
|
|
]
|
|
},
|
|
{
|
|
"id": "hanbang-2",
|
|
"url": "mpeg4",
|
|
"type": "VLC",
|
|
"protocol": "rtsp",
|
|
"port": 8554,
|
|
"models": [
|
|
"HW-A01S"
|
|
]
|
|
},
|
|
{
|
|
"id": "hanbang-3",
|
|
"url": "/video.mjpg?q=30&fps=33&id=0.5",
|
|
"type": "FFMPEG",
|
|
"protocol": "http",
|
|
"port": 8090,
|
|
"models": [
|
|
"hw-ipc275"
|
|
]
|
|
}
|
|
]
|
|
}
|