Skip to content

PCoIP Ultra

The Graphics Agent for Linux provides support for PCoIP Ultra, the latest protocol enhancements from Teradici. PCoIP Ultra is optimized for truly lossless support with bit-exact color accuracy and preservation of content detail at the highest frame rates.

PCoIP Ultra protocol enhancements propels our industry-recognized performance into the future of remote computing, with faster, more interactive experience for users of remote workstations working with high-resolution content.

PCoIP Ultra is disabled by default. You must enable it manually.

PCoIP Ultra Enhancements

In version 19.05, PCoIP Ultra provides the following benefits:

Cloud Access Software includes the following PCoIP Ultra features:

  • Support for 4K/UHD high frame rate content

  • Efficient scaling across multicore CPUs leveraging AVX2 instruction sets

PCoIP Ultra Technology Preview

PCoIP Ultra is an evolving technology, and new capabilities and enhancements are introduced frequently.

If you would like to test unreleased versions of PCoIP Ultra, we invite you to join the PCoIP Ultra Technology Preview program. Technology Preview users receive pre-release versions of Teradici software for use in non-production environments, and provide feedback to our engineering teams.

To learn more and to join the technology preview, visit the Teradici Support site.

Requirements

To take advantage of PCoIP Ultra, you need to meet these requirements:

  • A PCoIP agent (any type) 19.05.0 or later
  • A PCoIP Software Client for macOS or PCoIP Software Client for Linux, 19.05.0 or later

    PCoIP Software Client for Windows users

    Support for PCoIP Ultra on the PCoIP Software Client for Windows is provided via the PCoIP Ultra Technology Preview as described above.

  • The CPUs on both the agent and the client machines must support the AVX2 instruction set

Enabling PCoIP Ultra

PCoIP Ultra is enabled by setting a configuration value.

To enable PCoIP Ultra:

  1. Open /etc/pcoip-agent/pcoip-agent.conf in a text editor.

  2. Add the following line:

    pcoip.enable_pcoip_video_4=1
    
  3. Save and exit the editor.

No configuration is required on the PCoIP Client.

Client adjustments for additional performance gain

For improved performance when using PCoIP Ultra, disable Enhanced A/V Sync on your PCoIP software client.

  • Windows clients: Open C:\%appdata%\Teradici\Teradici PCoIP Client.ini in an editor and add the following line:

    enable_enhanced_avsync=0
    
  • macOS clients: From a command prompt, enter the following command:

    defaults write "com.teradici.Teradici PCoIP Client" enable_enhanced_avsync 0
    
  • Linux clients: open ~/.config/Teradici/Teradici PCoIP Client.ini in an editor and add the following line:

    enable_enhanced_avsync=0