On Tuesday, 14 September 2021 8:59:34 PM AEST Marc via gstreamer-devel wrote: > How should I remove audio from such a live stream example: > > gst-launch-1.0 -vv srtsrc uri=srt://:55556?mode=listener ! srtsink > uri=srt://:33334 What have you tried? I'd suggest just demuxing it, and remuxing the video stream. How depends on the format. Brad