Remove type field from database format, update schemas and scripts
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
{
|
||||
"id": "sdeter-1",
|
||||
"url": "1/cif",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -22,7 +21,6 @@
|
||||
{
|
||||
"id": "sdeter-2",
|
||||
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=[CHANNEL]_stream=0.sdp",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
@@ -32,7 +30,6 @@
|
||||
{
|
||||
"id": "sdeter-3",
|
||||
"url": "tmpfs/auto.jpg",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -45,7 +42,6 @@
|
||||
{
|
||||
"id": "sdeter-4",
|
||||
"url": "/11",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -59,7 +55,6 @@
|
||||
{
|
||||
"id": "sdeter-5",
|
||||
"url": "VIDEO.CGI",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -69,7 +64,6 @@
|
||||
{
|
||||
"id": "sdeter-6",
|
||||
"url": "/1/cif",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
@@ -79,7 +73,6 @@
|
||||
{
|
||||
"id": "sdeter-7",
|
||||
"url": "/iphone/11?[USERNAME]:[PASSWORD]&",
|
||||
"type": "VLC",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -89,7 +82,6 @@
|
||||
{
|
||||
"id": "sdeter-8",
|
||||
"url": "snap.jpg?JpegCam=[CHANNEL]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -99,7 +91,6 @@
|
||||
{
|
||||
"id": "sdeter-9",
|
||||
"url": "iphone/11?[USERNAME]:[PASSWORD]&",
|
||||
"type": "VLC",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -109,7 +100,6 @@
|
||||
{
|
||||
"id": "sdeter-10",
|
||||
"url": "/live/ch00_1",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
|
||||
Reference in New Issue
Block a user