Remove type field from database format, update schemas and scripts
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
{
|
||||
"id": "yccplus-1",
|
||||
"url": "/h264_stream",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -16,7 +15,6 @@
|
||||
{
|
||||
"id": "yccplus-2",
|
||||
"url": "/videoMain",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 8001,
|
||||
"models": [
|
||||
@@ -26,7 +24,6 @@
|
||||
{
|
||||
"id": "yccplus-3",
|
||||
"url": "/cam/realmonitor",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 1935,
|
||||
"models": [
|
||||
@@ -36,7 +33,6 @@
|
||||
{
|
||||
"id": "yccplus-4",
|
||||
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=1_stream=0.sdp",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 10554,
|
||||
"models": [
|
||||
@@ -46,7 +42,6 @@
|
||||
{
|
||||
"id": "yccplus-5",
|
||||
"url": "live_mpeg4.sdp",
|
||||
"type": "VLC",
|
||||
"protocol": "rtsp",
|
||||
"port": 8001,
|
||||
"models": [
|
||||
@@ -56,7 +51,6 @@
|
||||
{
|
||||
"id": "yccplus-6",
|
||||
"url": "ch0_0.h264",
|
||||
"type": "VLC",
|
||||
"protocol": "rtsp",
|
||||
"port": 1935,
|
||||
"models": [
|
||||
|
||||
Reference in New Issue
Block a user