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": "creative-1",
"url": "videostream.asf",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
@@ -16,7 +15,6 @@
{
"id": "creative-2",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
@@ -27,7 +25,6 @@
{
"id": "creative-3",
"url": "getcam",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
@@ -38,7 +35,6 @@
{
"id": "creative-4",
"url": "image.jpg",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
@@ -49,7 +45,6 @@
{
"id": "creative-5",
"url": "video?submenu=mjpg",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
@@ -59,7 +54,6 @@
{
"id": "creative-6",
"url": "/getcam",
"type": "JPEG",
"protocol": "http",
"port": 80,
"models": [