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": "hai-1",
"url": "axis-media/media.amp?videocodec=h264&resolution=640x480",
"type": "VLC",
"protocol": "rtsp",
"port": 0,
"models": [
@@ -16,7 +15,6 @@
{
"id": "hai-2",
"url": "cam[CHANNEL]/h264",
"type": "VLC",
"protocol": "rtsp",
"port": 0,
"models": [
@@ -26,7 +24,6 @@
{
"id": "hai-3",
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
@@ -36,7 +33,6 @@
{
"id": "hai-4",
"url": "axis-cgi/mjpg/video.cgi?camera=1&resolution=[WIDTH]x[HEIGHT]",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [