Remove type field from database format, update schemas and scripts

This commit is contained in:
eduard256
2026-03-23 16:08:56 +00:00
parent efc10f8b24
commit 0b9be5b711
3635 changed files with 2127 additions and 25113 deletions
-7
View File
@@ -6,7 +6,6 @@
{
"id": "forticam-1",
"url": "/ONVIF/channel3",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"models": [
@@ -16,7 +15,6 @@
{
"id": "forticam-2",
"url": "video.cgi?resolution=[WIDTH]x[HEIGHT]",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
@@ -27,7 +25,6 @@
{
"id": "forticam-3",
"url": "/cam1/onvif-h264",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"models": [
@@ -37,7 +34,6 @@
{
"id": "forticam-4",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
@@ -47,7 +43,6 @@
{
"id": "forticam-5",
"url": "videostream.asf",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
@@ -57,7 +52,6 @@
{
"id": "forticam-6",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
@@ -67,7 +61,6 @@
{
"id": "forticam-7",
"url": "cgi-bin/jpg/image.cgi",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [