Browse Source

add link ot offcial doc for HDMI/analog config

nico 8 years ago
parent
commit
1921ae2ee5
1 changed files with 10 additions and 0 deletions
  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
+```