Remove type field from database format, update schemas and scripts
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
{
|
||||
"id": "empiretech-1",
|
||||
"url": "/cam/realmonitor?channel=1&subtype=0&unicast=true&proto=Onvif",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
@@ -16,7 +15,6 @@
|
||||
{
|
||||
"id": "empiretech-2",
|
||||
"url": "/cam/realmonitor?channel=1&subtype=1&unicast=true&proto=Onvif",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
@@ -26,7 +24,6 @@
|
||||
{
|
||||
"id": "empiretech-3",
|
||||
"url": "/cam/realmonitor?channel=1&subtype=2&unicast=true&proto=Onvif",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
|
||||
Reference in New Issue
Block a user