If I want to get something out of a #pipewire pipe to stdin for a command line program, is here a way to cat the pipe?
Eg
cat /foo/pipe | #ffmpeg
#linux https://stackoverflow.com/questions/72465520/pipe-pipewire-to-ffmpeg-stdin
@celestehI'm not sure about printing it to the terminal, you can use tee to write the pipe to a file.
QOTO: Question Others to Teach Ourselves An inclusive, Academic Freedom, instance All cultures welcome. Hate speech and harassment strictly forbidden.