mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-07-30 07:39:01 +03:00
update docs to be more clear regarding audio support and go2rtc requi… (#16232)
* update docs to be more clear regarding audio support and go2rtc requirement Signed-off-by: Ben Clouser <dev@benclouser.com> * Update docs/docs/troubleshooting/faqs.md * Update docs/docs/troubleshooting/faqs.md * Update docs/docs/troubleshooting/faqs.md * Clarify title * Cleanup --------- Signed-off-by: Ben Clouser <dev@benclouser.com> Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
This commit is contained in:
co-authored by
Nicolas Mowen
parent
cea210d800
commit
93d39370b6
@@ -17,6 +17,10 @@ ffmpeg:
|
||||
record: preset-record-generic-audio-aac
|
||||
```
|
||||
|
||||
### How can I get sound in live view?
|
||||
|
||||
Audio is only supported for live view when go2rtc is configured, see [the live docs](../configuration/live.md) for more information.
|
||||
|
||||
### I can't view recordings in the Web UI.
|
||||
|
||||
Ensure your cameras send h264 encoded video, or [transcode them](/configuration/restream.md).
|
||||
|
||||
Reference in New Issue
Block a user