Remove type field from database format, update schemas and scripts
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
{
|
||||
"id": "imporx-1",
|
||||
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=1_stream=0.sdp",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
@@ -18,7 +17,6 @@
|
||||
{
|
||||
"id": "imporx-2",
|
||||
"url": "/11",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -29,7 +27,6 @@
|
||||
{
|
||||
"id": "imporx-3",
|
||||
"url": "/cam1/onvif-h264",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -41,7 +38,6 @@
|
||||
{
|
||||
"id": "imporx-4",
|
||||
"url": "/RtspTranslator.25",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -53,7 +49,6 @@
|
||||
{
|
||||
"id": "imporx-5",
|
||||
"url": "1/h264major",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 10554,
|
||||
"models": [
|
||||
@@ -64,7 +59,6 @@
|
||||
{
|
||||
"id": "imporx-6",
|
||||
"url": "/Onvif/live/1/1",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -81,7 +75,6 @@
|
||||
{
|
||||
"id": "imporx-7",
|
||||
"url": "snapshot.cgi?usr=[USERNAME]&pwd=[PASSWORD]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
|
||||
Reference in New Issue
Block a user