浏览代码

Update streaming.md

Håvard O. Nordstrand 4 年之前
父节点
当前提交
2d30941a45
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      config/media/streaming.md

+ 1 - 1
config/media/streaming.md

@@ -124,7 +124,7 @@ breadcrumbs:
 - Record time lapse at 10x speed without audio:
     - Command: `ffmpeg -i http://localhost:5555/ -filter:v "setpts=0.1*PTS" -an out.mkv`
 
-### Video4Linux 2 (V4L2) (Linux)
+## Video4Linux 2 (V4L2) (Linux)
 
 - Install: `apt install v4l-utils`
 - Show video devices: