Remove type field from database format, update schemas and scripts
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
{
|
||||
"id": "flexwatch-1",
|
||||
"url": "cgi-bin/fwstream.cgi?ServerId=0&AppKey=0x331287e3&CameraId=[CHANNEL]&PortId=0&PauseTime=1&FwCgiVer=0x0001",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -23,7 +22,6 @@
|
||||
{
|
||||
"id": "flexwatch-2",
|
||||
"url": "cam0_[CHANNEL]",
|
||||
"type": "VLC",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -37,7 +35,6 @@
|
||||
{
|
||||
"id": "flexwatch-3",
|
||||
"url": "cgi-bin/fwstream.cgi?ServerId=0&AppKey=0x00006784&PortId=0&CameraId=[CHANNEL]&PauseTime=0&FwCgiVer=0x0001",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -51,7 +48,6 @@
|
||||
{
|
||||
"id": "flexwatch-4",
|
||||
"url": "cam0_1",
|
||||
"type": "VLC",
|
||||
"protocol": "rtsp",
|
||||
"port": 5544,
|
||||
"models": [
|
||||
@@ -63,7 +59,6 @@
|
||||
{
|
||||
"id": "flexwatch-5",
|
||||
"url": "cgi-bin/fwstream.cgi",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
|
||||
Reference in New Issue
Block a user