瀏覽代碼

add audio info to docs

Blake Blackshear 4 年之前
父節點
當前提交
1943a49274
共有 1 個文件被更改,包括 4 次插入1 次删除
  1. 4 1
      docs/docs/troubleshooting.md

+ 4 - 1
docs/docs/troubleshooting.md

@@ -1,8 +1,11 @@
 ---
 id: troubleshooting
-title: Troubleshooting
+title: Troubleshooting and FAQ
 ---
 
+### How can I get sound or audio in my clips and recordings?
+By default, Frigate removes audio from clips and recordings to reduce the likelihood of failing for invalid data. If you would like to include audio, you need to override the output args to remove `-an` for where you want to include audio. The default ffmpeg args are shown [here](configuration/index#ffmpeg).
+
 ### My mjpeg stream or snapshots look green and crazy
 This almost always means that the width/height defined for your camera are not correct. Double check the resolution with vlc or another player. Also make sure you don't have the width and height values backwards.