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
-4
View File
@@ -6,7 +6,6 @@
{
"id": "nokia-1",
"url": "/video?submenu=mjpg",
"type": "MJPEG",
"protocol": "http",
"port": 8080,
"models": [
@@ -16,7 +15,6 @@
{
"id": "nokia-2",
"url": "/videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0",
"type": "FFMPEG",
"protocol": "http",
"port": 4747,
"models": [
@@ -27,7 +25,6 @@
{
"id": "nokia-3",
"url": "mjpeg.cgi?user=[USERNAME]&password=[PASSWORD]&channel=[CHANNEL]",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
@@ -37,7 +34,6 @@
{
"id": "nokia-4",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [