gst-play-1.0
The command gst-play-1.0
works as the GStreamer player for playing
various streaming media files.
The following code block shows an example of playing a test video file through
xvimagesink.
gst-play-1.0 test.mp4 --videosink=xvimagesink
The command is part of the standard GStreamer command line tools, see GStreamer Official Documentation for more information on how to use the command.