rkximagesink
The plug-in waylandsink is used as the video sink to receive video and display. The plug-in is implemented through the wayland interface and requires an exclusive hardware decoding layer.
The following code block provides an example.
gst-launch-1.0 videotestsrc ! waylandsink
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.