Skip to content

Commit d175213

Browse files
authored
Merge pull request #1782 from riker09/patch-1
Update schema.json
2 parents a4d7fd0 + 5a34483 commit d175213

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@
334334
"rtmp://192.168.1.123/bcs/channel0_main.bcs?channel=0&stream=0&user=username&password=password",
335335
"http://192.168.1.123/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=username&password=password",
336336
"http://username:password@192.168.1.123/cgi-bin/snapshot.cgi?channel=1",
337-
"ffmpeg:media.mp4#video=h264#hadware#width=1920#height=1080#rotate=180#audio=copy",
337+
"ffmpeg:media.mp4#video=h264#hardware#width=1920#height=1080#rotate=180#audio=copy",
338338
"ffmpeg:virtual?video=testsrc&size=4K#video=h264#hardware#bitrate=50M",
339339
"bubble://username:password@192.168.1.123:34567/bubble/live?ch=0&stream=0",
340340
"dvrip://username:password@192.168.1.123:34567?channel=0&subtype=0",
@@ -483,4 +483,4 @@
483483
}
484484
}
485485
}
486-
}
486+
}

0 commit comments

Comments
 (0)