소스 검색

add link ot offcial doc for HDMI/analog config

nico 8 년 전
부모
커밋
1921ae2ee5
1개의 변경된 파일10개의 추가작업 그리고 0개의 파일을 삭제
  1. 10 0
      Docs/RPi.md

+ 10 - 0
Docs/RPi.md

@@ -99,3 +99,13 @@ Then play the recorded audio file
 ```
 mplayer test.wav
 ```
+
+
+## HDMI / Analog audio
+
+By default the audio stream will get out by HDMI if something is plugged to this port.
+Check the [official documentation](https://www.raspberrypi.org/documentation/configuration/audio-config.md) to switch from HDMI to analog.
+
+```
+sudo raspi-config
+```