Build chiaki (The Linux PS4 Remote-Play app): ============================================= git clone https://git.sr.ht/~thestr4ng3r/chiaki --recursive cd chiaki sudo apt install qtmultimedia5-dev cmake nanopb libopus-dev libqt5svg5-dev python3-protobuf mkdir build && cd build cmake .. make -j$(nproc) sudo make install Source: https://git.sr.ht/~thestr4ng3r/chiaki/tree/master/doc/platform-build.md https://stackoverflow.com/questions/30391386/include-qtmultimedia-or-whatever-is-needed-for-qsound-module-using-cmake Date: November 23rd 2022