Remove type field from database format, update schemas and scripts
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
{
|
||||
"id": "simicam-1",
|
||||
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=2_stream=1.sdp?real_stream",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
@@ -21,7 +20,6 @@
|
||||
{
|
||||
"id": "simicam-2",
|
||||
"url": "/0",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
@@ -31,7 +29,6 @@
|
||||
{
|
||||
"id": "simicam-3",
|
||||
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=5_stream=1.sdp?real_stream",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
@@ -41,7 +38,6 @@
|
||||
{
|
||||
"id": "simicam-4",
|
||||
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=6_stream=1.sdp?real_stream",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
@@ -51,7 +47,6 @@
|
||||
{
|
||||
"id": "simicam-5",
|
||||
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=10_stream=1.sdp?real_stream",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
@@ -61,7 +56,6 @@
|
||||
{
|
||||
"id": "simicam-6",
|
||||
"url": "/onvif1",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
|
||||
Reference in New Issue
Block a user