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
-8
View File
@@ -6,7 +6,6 @@
{
"id": "openipc-1",
"url": "/stream=0",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"models": [
@@ -20,7 +19,6 @@
{
"id": "openipc-2",
"url": "/stream=1",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"models": [
@@ -34,7 +32,6 @@
{
"id": "openipc-3",
"url": "/image.jpg",
"type": "JPEG",
"protocol": "http",
"port": 80,
"models": [
@@ -47,7 +44,6 @@
{
"id": "openipc-4",
"url": "/mjpeg.html",
"type": "MJPEG",
"protocol": "http",
"port": 80,
"models": [
@@ -60,7 +56,6 @@
{
"id": "openipc-5",
"url": "/video.mp4",
"type": "FFMPEG",
"protocol": "http",
"port": 80,
"models": [
@@ -73,7 +68,6 @@
{
"id": "openipc-6",
"url": "/audio.opus",
"type": "FFMPEG",
"protocol": "http",
"port": 80,
"models": [
@@ -86,7 +80,6 @@
{
"id": "openipc-7",
"url": "/audio.mp3",
"type": "FFMPEG",
"protocol": "http",
"port": 80,
"models": [
@@ -99,7 +92,6 @@
{
"id": "openipc-8",
"url": "/audio.m4a",
"type": "FFMPEG",
"protocol": "http",
"port": 80,
"models": [