Remove type field from database format, update schemas and scripts
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
{
|
||||
"id": "ctronics-1",
|
||||
"url": "/11",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
@@ -136,7 +135,6 @@
|
||||
{
|
||||
"id": "ctronics-2",
|
||||
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=1_stream=0.sdp",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -155,7 +153,6 @@
|
||||
{
|
||||
"id": "ctronics-3",
|
||||
"url": "tmpfs/auto.jpg",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -205,7 +202,6 @@
|
||||
{
|
||||
"id": "ctronics-4",
|
||||
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]&strm=[CHANNEL]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -216,7 +212,6 @@
|
||||
{
|
||||
"id": "ctronics-5",
|
||||
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=1_stream=1.sdp",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -226,7 +221,6 @@
|
||||
{
|
||||
"id": "ctronics-6",
|
||||
"url": "snap.jpg?JpegCam=[CHANNEL]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -244,7 +238,6 @@
|
||||
{
|
||||
"id": "ctronics-7",
|
||||
"url": "iphone/11?[USERNAME]:[PASSWORD]&",
|
||||
"type": "VLC",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -254,7 +247,6 @@
|
||||
{
|
||||
"id": "ctronics-8",
|
||||
"url": "/1",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
@@ -292,7 +284,6 @@
|
||||
{
|
||||
"id": "ctronics-9",
|
||||
"url": "/snap.jpg?JpegCam=0",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 80,
|
||||
"models": [
|
||||
@@ -304,7 +295,6 @@
|
||||
{
|
||||
"id": "ctronics-10",
|
||||
"url": "/12",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
@@ -341,7 +331,6 @@
|
||||
{
|
||||
"id": "ctronics-11",
|
||||
"url": "/ch01.264",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -360,7 +349,6 @@
|
||||
{
|
||||
"id": "ctronics-12",
|
||||
"url": "/tmp/snap.jpg",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 80,
|
||||
"models": [
|
||||
@@ -370,7 +358,6 @@
|
||||
{
|
||||
"id": "ctronics-13",
|
||||
"url": "/",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 444,
|
||||
"models": [
|
||||
@@ -381,7 +368,6 @@
|
||||
{
|
||||
"id": "ctronics-14",
|
||||
"url": "/tmpfs/auto.jpg",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 80,
|
||||
"models": [
|
||||
@@ -391,7 +377,6 @@
|
||||
{
|
||||
"id": "ctronics-15",
|
||||
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
|
||||
Reference in New Issue
Block a user