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
-5
View File
@@ -6,7 +6,6 @@
{
"id": "elmo-1",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
@@ -16,7 +15,6 @@
{
"id": "elmo-2",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
@@ -26,7 +24,6 @@
{
"id": "elmo-3",
"url": "cam[CHANNEL]/h264",
"type": "VLC",
"protocol": "rtsp",
"port": 0,
"models": [
@@ -36,7 +33,6 @@
{
"id": "elmo-4",
"url": "image/qvga.jpg",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
@@ -46,7 +42,6 @@
{
"id": "elmo-5",
"url": "capture_normal.jpg",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [