kmssink

The plug-in kmssink is used as the video sink to receive video and display. The plug-in is implemented through the KMS interface and requires an exclusive hardware decoding layer.

The following code block provides an example.
gst-launch-1.0 videotestsrc ! kmssink

The plug-in is part of the standard GStreamer plug-in tools, see GStreamer Official Documentation on Plug-in for more information on how to use the plug-in.