Configure FactoryTalk Optix display engine
Configure an Ubuntu client system to display
FactoryTalk Optix Applications
with the FactoryTalk Optix Studio
display engine.
TIP:
You can display
FactoryTalk Optix Applications
in a web browser instead of using the FactoryTalk Optix Studio
display engine. Displaying applications in a web browser does not require additional display engine configuration on client systems. For more information, see Presentation Engines.- Verify that the X11 windows manager is installed.TIP: Ubuntu Desktop installations include the X11 windows manager by default.
- Disable the Wayland manager by uncommenting#WaylandEnable=falsein/etc/gdm3/custom.conf.
- In terminal, entersudo apt install -y libxcb-xinerama0 watch mesa-common-dev libglu1-mesa-dev libglib2.0-0 libltdl-dev libevent-dev libnss3-dev libopus-dev libqt5widgets5 libqt5svg5 libqt5webengine5 libqt5quickshapes5 libqt5xml5 libqt5quicktemplates2-5 qtpdf5-devto install the required dependencies.
- (optional) Entersudo apt install -y gstreamer1.0-libav ubuntu-restricted-extrasto install dependencies that render videos at runtime.TIP: Depending on the video codec used, you may need to install more dependencies.
- Restart the system.
Provide Feedback