Remove type field from database format, update schemas and scripts
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
{
|
||||
"id": "anba-1",
|
||||
"url": "tmpfs/auto.jpg",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -21,7 +20,6 @@
|
||||
{
|
||||
"id": "anba-2",
|
||||
"url": "/11",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 5544,
|
||||
"models": [
|
||||
@@ -31,7 +29,6 @@
|
||||
{
|
||||
"id": "anba-3",
|
||||
"url": "cam[CHANNEL]/h264",
|
||||
"type": "VLC",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -41,7 +38,6 @@
|
||||
{
|
||||
"id": "anba-4",
|
||||
"url": "/Onvif/live/1/1",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
|
||||
Reference in New Issue
Block a user