NoMachine – Improving Video Quality By Using the H264 Display Encoding
This basically involves two steps: Client-side support, aka adding the required decoding libraries on the local computer. See official documentation: Enabling the H.264 codec on the NoMachine client host. Here is an example of following the steps on my Macbook Air: brew update brew install ffmpeg && brew upgrade ffmpeg cd /usr/local/Cellar/ffmpeg/3.0.2/lib sudo cp libavcodec.dylibContinue reading NoMachine – Improving Video Quality By Using the H264 Display Encoding