37 lines
760 B
JSON
37 lines
760 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Tvpsii",
|
|
"brand_id": "tvpsii",
|
|
"streams": [
|
|
{
|
|
"id": "tvpsii-1",
|
|
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=1_stream=0.sdp",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"TP-PTZ08W"
|
|
]
|
|
},
|
|
{
|
|
"id": "tvpsii-2",
|
|
"url": "?channel=[CHANNEL]&subtype=0",
|
|
"protocol": "dvrip",
|
|
"port": 34567,
|
|
"models": [
|
|
"*"
|
|
],
|
|
"notes": "DVR-IP/Sofia main stream (Xiongmai-based firmware)"
|
|
},
|
|
{
|
|
"id": "tvpsii-3",
|
|
"url": "?channel=[CHANNEL]&subtype=1",
|
|
"protocol": "dvrip",
|
|
"port": 34567,
|
|
"models": [
|
|
"*"
|
|
],
|
|
"notes": "DVR-IP/Sofia sub stream (Xiongmai-based firmware)"
|
|
}
|
|
]
|
|
}
|