commands.sh

gst-launch-1.0 fakesink

all

Dummy sink that swallows everything. Useful for testing what part of a pipeline is breaking.

More info →

Examples (1)

Consume data from a pipeline without outputting it

gst-launch-1.0 pipeline ! fakesink
made by @shridhargupta | data from tldr-pages