Friday, February 17, 2023

RaspberryPi4: Enabling Audio Devices During Remote Desktop Sessions

During RDP Sessions, ensure
  • User has been in Right Groups.
  • Display Manager has been unlinked from Pulse Sink During RDP Sessions

Reference

Alternate Method:

With XRDP, use x11vnc protocol to Login into Local Desktop Session, than to a new session with RDP Protocol. This will enable the user with all the required privileges in an RDP Session, as that of a locally logged in session.

For implementation instructions follow this GitHub Link.