commands.sh

gst-launch-1.0 uridecodebin

all

Load data from an URI and automatically decode it.

More info →

Examples (1)

Load and decode data from the internet

gst-launch-1.0 uridecodebin uri=https://example.com/path/to/file ! sink
made by @shridhargupta | data from tldr-pages