Remove type field from database format, update schemas and scripts
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
{
|
||||
"id": "eye-360-1",
|
||||
"url": "live/ch00_0",
|
||||
"type": "VLC",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -17,7 +16,6 @@
|
||||
{
|
||||
"id": "eye-360-2",
|
||||
"url": "/0/av1",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -27,7 +25,6 @@
|
||||
{
|
||||
"id": "eye-360-3",
|
||||
"url": "live_mpeg4.sdp",
|
||||
"type": "VLC",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
@@ -38,7 +35,6 @@
|
||||
{
|
||||
"id": "eye-360-4",
|
||||
"url": "tmpfs/auto.jpg",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 554,
|
||||
"models": [
|
||||
@@ -48,7 +44,6 @@
|
||||
{
|
||||
"id": "eye-360-5",
|
||||
"url": "cam/realmonitor?channel=[CHANNEL]&subtype=1",
|
||||
"type": "VLC",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
@@ -58,7 +53,6 @@
|
||||
{
|
||||
"id": "eye-360-6",
|
||||
"url": "ch0_0.h264",
|
||||
"type": "VLC",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -68,7 +62,6 @@
|
||||
{
|
||||
"id": "eye-360-7",
|
||||
"url": "/live/ch00_0",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
|
||||
Reference in New Issue
Block a user