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": "foxcam-1",
"url": "cgi-bin/CGIProxy.fcgi?cmd=snapPicture2&usr=[USERNAME]&pwd=[PASSWORD]&",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
@@ -16,7 +15,6 @@
{
"id": "foxcam-2",
"url": "/videoMain",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 88,
"models": [
@@ -28,7 +26,6 @@
{
"id": "foxcam-3",
"url": "[CHANNEL]/[USERNAME]:[PASSWORD]/main",
"type": "VLC",
"protocol": "rtsp",
"port": 0,
"models": [
@@ -38,7 +35,6 @@
{
"id": "foxcam-4",
"url": "videostream.cgi?rate=11",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
@@ -48,7 +44,6 @@
{
"id": "foxcam-5",
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [