Remove type field from database format, update schemas and scripts
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
{
|
||||
"id": "secuplug-1",
|
||||
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=1_stream=0.sdp",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
@@ -20,7 +19,6 @@
|
||||
{
|
||||
"id": "secuplug-2",
|
||||
"url": "VideoInput/1/mpeg4/1",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -33,7 +31,6 @@
|
||||
{
|
||||
"id": "secuplug-3",
|
||||
"url": "cam1/mpeg4?user=[USERNAME]&pwd=[PASSWORD]",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -45,7 +42,6 @@
|
||||
{
|
||||
"id": "secuplug-4",
|
||||
"url": "/mpeg4main",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -56,7 +52,6 @@
|
||||
{
|
||||
"id": "secuplug-5",
|
||||
"url": "1/h264major",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 10554,
|
||||
"models": [
|
||||
@@ -67,7 +62,6 @@
|
||||
{
|
||||
"id": "secuplug-6",
|
||||
"url": "/0",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 8554,
|
||||
"models": [
|
||||
@@ -77,7 +71,6 @@
|
||||
{
|
||||
"id": "secuplug-7",
|
||||
"url": "videostream.cgi?rate=0&user=[USERNAME]&pwd=[PASSWORD]",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 10554,
|
||||
"models": [
|
||||
@@ -87,7 +80,6 @@
|
||||
{
|
||||
"id": "secuplug-8",
|
||||
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 10554,
|
||||
"models": [
|
||||
|
||||
Reference in New Issue
Block a user