Re: [FreeRDP-devel] freeRDP and sound via HDMI

2020-11-25 Thread Martin Ciglan via FreeRDP-devel
Right, so it's just about running sudo raspi-config and setting audio to HDMI. Editing sudo /boot/config.txt didn't help me. Best regards *Martin Ciglan* Head of Research and Development cid:image001.jpg@01D194B2.16BC6530 *SINO Ltd.* *E-mail: *m.cig...@sino.sk *Mo

Re: [FreeRDP-devel] freeRDP and sound via HDMI

2020-11-25 Thread Martin Ciglan via FreeRDP-devel
Thanks, you're right looks like this should help, I will test it and post results so others can possibly benefit from it sudo nano /boot/config.txt hdmi_drive=2 The Raspberry Pi 4B has two HDMI mini-ports. The HDMI port next to the power port will output audio, the other port does not. Best