Skip to content

how to use "--record-and-pipe"? #5951

Answered by bastimeyer
raekuul asked this question in Q&A
Discussion options

You must be logged in to vote

It works exactly as described here:
https://streamlink.github.io/cli.html#cmdoption-record-and-pipe

Are you by accident loading a config file which sets other arguments?
https://streamlink.github.io/cli/config.html

Post the --loglevel=debug output.

$ streamlink --record-and-pipe /dev/null twitch.tv/eslcs best | mpv -
[file] Reading from stdin...
[cli][info] Found matching plugin twitch for URL twitch.tv/eslcs
[cli][info] Available streams: audio_only, 160p (worst), 360p, 480p, 720p, 720p60, 1080p60 (best)
[cli][info] Opening stream: 1080p60 (hls)
[cli][info] Writing output to
/dev/null
[plugins.twitch][info] Will skip ad segments
[plugins.twitch][info] Low latency streaming (HLS live edge…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@raekuul
Comment options

Answer selected by bastimeyer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants