Remove type field from database format, update schemas and scripts
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
{
|
||||
"id": "v360-1",
|
||||
"url": "/profile0",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 8554,
|
||||
"models": [
|
||||
@@ -17,7 +16,6 @@
|
||||
{
|
||||
"id": "v360-2",
|
||||
"url": "/live/ch00_0",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
@@ -27,7 +25,6 @@
|
||||
{
|
||||
"id": "v360-3",
|
||||
"url": "live/ch00_0",
|
||||
"type": "VLC",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -37,7 +34,6 @@
|
||||
{
|
||||
"id": "v360-4",
|
||||
"url": "/live/ch0",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -47,7 +43,6 @@
|
||||
{
|
||||
"id": "v360-5",
|
||||
"url": "snap.jpg?JpegCam=[CHANNEL]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 5544,
|
||||
"models": [
|
||||
|
||||
Reference in New Issue
Block a user