Selaa lähdekoodia

add link ot offcial doc for HDMI/analog config

nico 8 vuotta sitten
vanhempi
commit
1921ae2ee5
1 muutettua tiedostoa jossa 10 lisäystä ja 0 poistoa
  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
+```