Hi, is the stdin input or fdsrc plugin working on windows? This documentation sample do not work echo "Hello GStreamer" | gst-launch-1.0 -v fdsrc ! fakesink dump=true I need to pipe pcm audio samples to gst-launch-1.0 via stdin Is there a way?