Add dvrip protocol support to database schema
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
},
|
||||
"protocol": {
|
||||
"type": "string",
|
||||
"description": "Network protocol: rtsp, http, https, mms, rtmp, rtsps, bubble, rtp, or future protocols"
|
||||
"description": "Network protocol: rtsp, http, https, mms, rtmp, rtsps, bubble, rtp, dvrip, or future protocols"
|
||||
},
|
||||
"port": {
|
||||
"type": "integer",
|
||||
|
||||
@@ -45,7 +45,7 @@
|
||||
},
|
||||
"protocol": {
|
||||
"type": "string",
|
||||
"description": "Network protocol"
|
||||
"description": "Network protocol: rtsp, http, https, mms, rtmp, rtsps, bubble, rtp, dvrip, or future protocols"
|
||||
},
|
||||
"port": {
|
||||
"type": "integer",
|
||||
|
||||
Reference in New Issue
Block a user