38 lines
621 B
JSON
38 lines
621 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Dragoncam",
|
|
"brand_id": "dragoncam",
|
|
"streams": [
|
|
{
|
|
"id": "dragoncam-1",
|
|
"url": "/ch0_0.h264",
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "dragoncam-2",
|
|
"url": "/h264_stream",
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "dragoncam-3",
|
|
"url": "/11",
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"thisone"
|
|
]
|
|
}
|
|
]
|
|
}
|