소스 검색

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: