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": "start-vision-1",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
@@ -19,7 +18,6 @@
{
"id": "start-vision-2",
"url": "image.jpg",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
@@ -29,7 +27,6 @@
{
"id": "start-vision-3",
"url": "videostream.cgi?usr=[USERNAME]&pwd=[PASSWORD]",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
@@ -39,7 +36,6 @@
{
"id": "start-vision-4",
"url": "video.mjpg",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
@@ -49,7 +45,6 @@
{
"id": "start-vision-5",
"url": "videostream.asf",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
@@ -59,7 +54,6 @@
{
"id": "start-vision-6",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]",
"type": "VLC",
"protocol": "http",
"port": 0,
"models": [
@@ -69,7 +63,6 @@
{
"id": "start-vision-7",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [