Files

46 lines
908 B
JSON

{
"version": 2,
"brand": "Yunsye",
"brand_id": "yunsye",
"streams": [
{
"id": "yunsye-1",
"url": "cam1/mpeg4",
"protocol": "rtsp",
"port": 88,
"models": [
"ptz"
]
},
{
"id": "yunsye-2",
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=1_stream=0.sdp",
"protocol": "rtsp",
"port": 0,
"models": [
"ysy-3002l-1"
]
},
{
"id": "yunsye-3",
"url": "?channel=[CHANNEL]&subtype=0",
"protocol": "dvrip",
"port": 34567,
"models": [
"*"
],
"notes": "DVR-IP/Sofia main stream (Xiongmai-based firmware)"
},
{
"id": "yunsye-4",
"url": "?channel=[CHANNEL]&subtype=1",
"protocol": "dvrip",
"port": 34567,
"models": [
"*"
],
"notes": "DVR-IP/Sofia sub stream (Xiongmai-based firmware)"
}
]
}