Remove type field from database format, update schemas and scripts
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
{
|
||||
"id": "falcon-eye-1",
|
||||
"url": "/mode=real&idc=1&ids=1",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
@@ -17,7 +16,6 @@
|
||||
{
|
||||
"id": "falcon-eye-2",
|
||||
"url": "/ch01.264?ptype=udp",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
@@ -28,7 +26,6 @@
|
||||
{
|
||||
"id": "falcon-eye-3",
|
||||
"url": "live3.sdp",
|
||||
"type": "VLC",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -40,7 +37,6 @@
|
||||
{
|
||||
"id": "falcon-eye-4",
|
||||
"url": "/ch01_sub.264",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -51,7 +47,6 @@
|
||||
{
|
||||
"id": "falcon-eye-5",
|
||||
"url": "videostream.asf",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -61,7 +56,6 @@
|
||||
{
|
||||
"id": "falcon-eye-6",
|
||||
"url": "tmpfs/auto.jpg",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -72,7 +66,6 @@
|
||||
{
|
||||
"id": "falcon-eye-7",
|
||||
"url": "/h264_stream",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -82,7 +75,6 @@
|
||||
{
|
||||
"id": "falcon-eye-8",
|
||||
"url": "img/snapshot.cgi?size=2",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
|
||||
Reference in New Issue
Block a user