Remove type field from database format, update schemas and scripts
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
{
|
||||
"id": "smonet-1",
|
||||
"url": "cgi-bin/snapshot.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -19,7 +18,6 @@
|
||||
{
|
||||
"id": "smonet-2",
|
||||
"url": "/ch0_0.264",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
@@ -29,7 +27,6 @@
|
||||
{
|
||||
"id": "smonet-3",
|
||||
"url": "/ch0_1.264",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
@@ -39,7 +36,6 @@
|
||||
{
|
||||
"id": "smonet-4",
|
||||
"url": "/",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 80,
|
||||
"models": [
|
||||
|
||||
Reference in New Issue
Block a user