The log is still showing that you have hardware decoding enabled. Set hardware accelerated decoding to “disabled” in .nx/config/player.cfg.
Pasting the instructions here from the article which I linked previously to be performed on the device you are connecting from.
1. First exit the Player by going to the !M icon in the system tray and selecting “Quit NoMachine player”.
2. Edit the player.cfg file in the user’s home.
This file is:
$HOME/.nx/config/player.cfg on Linux and macOS and %USERPROFILE%\.nx\config\player.cfg on Windows.
3. Edit the “Enable hardware accelerated decoding” key and set the appropriate value to:
disabled (HW decoding is completely disabled)
For example:
<option key=”Enable hardware accelerated decoding” value=”disabled” />