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
-6
View File
@@ -6,7 +6,6 @@
{
"id": "cobra-1",
"url": "/videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=320x240",
"type": "FFMPEG",
"protocol": "http",
"port": 80,
"models": [
@@ -18,7 +17,6 @@
{
"id": "cobra-2",
"url": "/videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=320*240",
"type": "FFMPEG",
"protocol": "http",
"port": 80,
"models": [
@@ -28,7 +26,6 @@
{
"id": "cobra-3",
"url": "/ONVIF/MediaInput",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"models": [
@@ -38,7 +35,6 @@
{
"id": "cobra-4",
"url": "/videostream.asf?user=[USERNAME]&pwd=[PASSWORD]",
"type": "FFMPEG",
"protocol": "http",
"port": 8080,
"models": [
@@ -48,7 +44,6 @@
{
"id": "cobra-5",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
@@ -58,7 +53,6 @@
{
"id": "cobra-6",
"url": "cgi-bin/animate.cgi?[CHANNEL]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [